Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealEmissions committed Apr 25, 2024
1 parent 383a04c commit 6f0f49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: game/desktop/build/libs/*.jar
tag: ${{ github.ref }}
tag: pre-release
prerelease: true
overwrite: true
file_glob: true
Expand Down

0 comments on commit 6f0f49e

Please # to comment.