Skip to content

Commit

Permalink
github-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Greatwallcorner committed May 15, 2024
1 parent d06c3a9 commit 3e226b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ jobs:
**/*.pkg
**/*.dmg
**/*.msi
tag_name: $tag
tag_name: ${{env.tag}}
permissions:
contents: write

0 comments on commit 3e226b7

Please sign in to comment.