diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a0fd57c..7c8cd9f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -42,4 +42,4 @@ jobs: game-versions: |- 1.21.0 1.21.1 - files: build/libs/nuggetmod-${{ github.event.release.tag_name )}.jar \ No newline at end of file + files: build/libs/nuggetmod-${{ github.event.release.tag_name }}.jar \ No newline at end of file