fix syntax error for yml
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -42,4 +42,4 @@ jobs:
|
|||||||
game-versions: |-
|
game-versions: |-
|
||||||
1.21.0
|
1.21.0
|
||||||
1.21.1
|
1.21.1
|
||||||
files: build/libs/nuggetmod-${{ github.event.release.tag_name )}.jar
|
files: build/libs/nuggetmod-${{ github.event.release.tag_name }}.jar
|
||||||
Reference in New Issue
Block a user