Skip to content

Commit

Permalink
disable pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
LxHTT committed Feb 8, 2024
1 parent e8066d0 commit eb756e6
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 @@ -172,7 +172,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
body_path: ./repo/ChangeLog.md
prerelease: true
prerelease: false
draft: false
tag_name: v${{ env.MCSL2_VERSION }}
files: |
Expand Down

0 comments on commit eb756e6

Please sign in to comment.