From ba22fddf376be6f7062d60c0917d797e52c61539 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Sun, 12 Apr 2020 09:12:05 -0500 Subject: [PATCH] Fix typo. --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c82c92a..76a4411 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: