Skip to content

Commit

Permalink
fix release-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrHeinz committed Oct 4, 2023
1 parent 5452bb3 commit 762eb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autotag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN}}
bump: minor
with-v: true
release-branch: main,ph/autotag # remove ph/autotag when ready
release-branch: main,autotag # remove autotag when ready
dry-run: true # remove when ready

0 comments on commit 762eb95

Please sign in to comment.