Skip to content

Commit

Permalink
using regex
Browse files Browse the repository at this point in the history
  • Loading branch information
ADorigi committed May 28, 2024
1 parent d7f321a commit aab2529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: mathieudutour/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pre_release_branches: 'main'
pre_release_branches: '/main/gm'
append_to_pre_release_tag: rc
tag_prefix: v
- name: Set latest tag output
Expand Down

0 comments on commit aab2529

Please sign in to comment.