Skip to content

Commit

Permalink
fixup! Fixes release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
drake127 committed Sep 11, 2024
1 parent 773ba64 commit b1375fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
artifacts: randomrolls-win.zip, randomrolls-linux.zip
artifactContentType: application/zip
commit: ${{github.ref}}
draft: true
tag: ${{github.ref}}

0 comments on commit b1375fe

Please sign in to comment.