Fix typo.

This commit is contained in:
Nolan Darilek 2020-04-12 09:12:05 -05:00
parent 4d883fc420
commit ba22fddf37

View File

@ -58,7 +58,7 @@ 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 gotot-tts godot-tts
zip -r9 godot-tts godot-tts
- uses: actions/create-release@v1
id: create_release
env: