Skip to content

Commit

Permalink
chore: Add tag_name parameter for beta release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Aug 28, 2024
1 parent 9163376 commit 41c1ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,6 @@ jobs:
with:
fail_on_unmatched_files: true
token: ${{ secrets.MY_TOKEN }}
tag_name: beta
files: |
*.proxy.json

0 comments on commit 41c1ddb

Please sign in to comment.