1
0
mirror of https://github.com/lightsoutgames/godot-tts synced 2025-04-09 22:25:57 +00:00
This commit is contained in:
Nolan Darilek 2020-10-09 11:15:52 -05:00
parent 93432f2a44
commit 893fae0c99

View File

@ -143,7 +143,6 @@ jobs:
cp TTS.gd godot-tts.g* godot-tts
rm godot-tts/*.gdnlib
mv godot-tts/godot-tts.gdnlib.release godot-tts/godot-tts.gdnlib
rm godot-tts/*.release
zip -r9 godot-tts godot-tts
- uses: actions/create-release@v1
id: create_release