Skip to content

Commit c127c73

Browse files
committed
tweak release script for beta
1 parent a395b2d commit c127c73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ jobs:
2727
modrinth-unfeature-mode: intersection
2828
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
2929
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
30-
version-type: release
30+
version-type: beta
31+
version-resolver: all
3132
loaders: |
3233
fabric
3334
quilt

0 commit comments

Comments
 (0)