From bd703a84ca32bba8940c9613fd1653ac06947a78 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Wed, 13 Jul 2022 09:03:28 +0200 Subject: [PATCH] [godot] GH action --- .github/workflows/spine-godot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spine-godot.yml b/.github/workflows/spine-godot.yml index c2a268e05..fc0df2c00 100644 --- a/.github/workflows/spine-godot.yml +++ b/.github/workflows/spine-godot.yml @@ -386,6 +386,6 @@ jobs: echo "$GODOT_VERSION" > version.txt ls -lah zip spine-godot-templates-$BRANCH-$GODOT_TAG.zip iphone.zip osx.zip windows_64_debug.exe windows_64_release.exe linux_x11_64_debug linux_x11_64_release webassembly_debug.zip webassembly_release.zip android_release.apk android_debug.apk android_source.zip version.txt - aws s3 cp spine-godot-$BRANCH-$GODOT_TAG.zip s3://spine-godot/$BRANCH/$GODOT_TAG/ + aws s3 cp spine-godot-templates-$BRANCH-$GODOT_TAG.zip s3://spine-godot/$BRANCH/$GODOT_TAG/