diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 83c0d7c..1d9b76a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -59,7 +59,6 @@ jobs: cp TTS.gd godot-tts.g* godot-tts cp godot-tts.gdnlib.release godot-tts/godot-tts.gdnlib rm godot-tts/*.release - zip -r9 godot-tts.zip godot-tts - uses: actions/upload-artifact@v1 with: name: godot-tts