mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-22 10:16:01 +08:00
[godot] More GitHub workflow debugging.
This commit is contained in:
parent
1dec42d852
commit
caafb9b94f
3
.github/workflows/spine-godot-v4.yml
vendored
3
.github/workflows/spine-godot-v4.yml
vendored
@ -6,12 +6,15 @@ on:
|
||||
godot_tag:
|
||||
required: true
|
||||
type: string
|
||||
default: "Godot tag not specified!"
|
||||
godot_version:
|
||||
required: true
|
||||
type: string
|
||||
default: "Godot version not specified!"
|
||||
godot_mono:
|
||||
required: true
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user