Compare commits

1 Commits

Author SHA1 Message Date
7775abbbca Adjust tagging strategy
All checks were successful
Publish Package / build-and-publish (push) Successful in 7s
2026-03-19 20:04:21 +00:00

View File

@@ -4,7 +4,7 @@ on:
push:
tags:
- "v*"
jobs:
build-and-publish:
runs-on: ubuntu-22.04