Skip to content

Commit

Permalink
Use tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Jun 13, 2022
1 parent e4e22c3 commit 45bff88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
commit: ${{ github.sha }}
name: ${{ github.event.inputs.modName }}_${{ github.sha }}
tag: ${{ github.event.inputs.modName }}_${{ github.sha }}
token: ${{ secrets.GITHUB_TOKEN }}
generateReleaseNotes: true

0 comments on commit 45bff88

Please sign in to comment.