Skip to content

Commit 3d66967

Browse files
committed
Fix publish
1 parent c762238 commit 3d66967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
files: fabric/build/libs/!(*-@(dev|sources|api|javadoc)).jar
6161
github-files: fabric/build/libs/*-@(dev|sources|api|javadoc).jar
6262
version-type: release
63-
game-versions:
63+
game-versions: |
6464
1.21.1
6565
1.21
6666
game-version-filter: releases

0 commit comments

Comments
 (0)