Skip to content

Commit

Permalink
try overwrite release
Browse files Browse the repository at this point in the history
  • Loading branch information
ttschnz committed Apr 22, 2022
1 parent d1ad3c4 commit fa7a750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
allowUpdates: true
name: "Automated Release"
tag: ${{ github.sha }}
tag: "v0.0.0-auto"
commit: "master"
artifacts: "release.zip"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fa7a750

Please sign in to comment.