From bfa4e803bcfcfa5e3f5654b9ede995b81d5ed226 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Tue, 12 Jul 2022 11:14:27 +0200 Subject: [PATCH] [godot] GH action --- .github/workflows/spine-godot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/spine-godot.yml b/.github/workflows/spine-godot.yml index 03e62cde4..2a110d824 100644 --- a/.github/workflows/spine-godot.yml +++ b/.github/workflows/spine-godot.yml @@ -117,7 +117,7 @@ jobs: shell: bash if: env.AWS_ACCESS_KEY_ID != null run: | - aws s3 cp godot-editor-windows.zip s3://spine-godot/spine-godot/3.4.4-stable/ - aws s3 cp godot-editor-linux.zip s3://spine-godot/spine-godot/3.4.4-stable/ + aws s3 cp godot.windows.opt.tools.64.exe s3://spine-godot/spine-godot/3.4.4-stable/ + aws s3 cp godot.x11.opt.tools.64 s3://spine-godot/spine-godot/3.4.4-stable/ aws s3 cp godot-editor-macos.zip s3://spine-godot/spine-godot/3.4.4-stable/