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:
|
godot_tag:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
default: "Godot tag not specified!"
|
||||||
godot_version:
|
godot_version:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
default: "Godot version not specified!"
|
||||||
godot_mono:
|
godot_mono:
|
||||||
required: true
|
required: true
|
||||||
type: boolean
|
type: boolean
|
||||||
|
default: false
|
||||||
|
|
||||||
env:
|
env:
|
||||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user