Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kamushadenes committed Feb 25, 2025
1 parent fc1877c commit 23e6009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: calculate-version
uses: bitshifted/git-auto-semver@v1
with:
main_branch: main
main_branch: release
create_tag: true
tag_prefix: "v"
release:
Expand Down

0 comments on commit 23e6009

Please sign in to comment.