mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-03 22:29:13 +08:00
[godot] GH action
This commit is contained in:
parent
6c769420f0
commit
bfa4e803bc
4
.github/workflows/spine-godot.yml
vendored
4
.github/workflows/spine-godot.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
if: env.AWS_ACCESS_KEY_ID != null
|
if: env.AWS_ACCESS_KEY_ID != null
|
||||||
run: |
|
run: |
|
||||||
aws s3 cp godot-editor-windows.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-editor-linux.zip 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/
|
aws s3 cp godot-editor-macos.zip s3://spine-godot/spine-godot/3.4.4-stable/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user