Skip to content

Commit

Permalink
Use build version
Browse files Browse the repository at this point in the history
  • Loading branch information
GregHib committed Mar 11, 2024
1 parent 1f12379 commit 5a18d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run:
gh release create ${{ github.ref_name }} ./game/build/distributions/void-${{ github.ref_name }}.zip
gh release create ${{ github.ref_name }} ./game/build/distributions/void-${{ env.build_version }}.zip

0 comments on commit 5a18d0c

Please sign in to comment.