Skip to content

Commit

Permalink
chore: add branch fix prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawkyZ committed Sep 16, 2024
1 parent ed29007 commit ed323ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: mathieudutour/github-tag-action@v6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: main
release_branches: main,fix.*
default_bump: patch

- name: Add Credentials
Expand Down

0 comments on commit ed323ea

Please sign in to comment.