Skip to content

Commit

Permalink
[CI-Skip] fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaKR93 committed Sep 30, 2023
1 parent c0273a9 commit 0f0f925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ jobs:
automatic_release_tag: dev-${{ env.MC_VERSION }}
repo_token: "${{ secrets.GH_PAT }}"
files: build/libs/*.jar
prerelease: false
prerelease: true

0 comments on commit 0f0f925

Please sign in to comment.