Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 018c873

Browse files
committed
Don't mark GH release as pre-release
1 parent a69e8a5 commit 018c873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
4343
github-tag: v${{ env.VERSION_PLAIN }}
4444
github-token: ${{ secrets.GITHUB_TOKEN }}
45+
github-prerelease: false
4546

4647
modrinth-id: sc4Mu9Zu
4748
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

0 commit comments

Comments
 (0)