[DEBUG] Debug
This commit is contained in:
parent
3d7e62eb30
commit
6b1260fa4b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ inputs:
|
|||
gitea-token:
|
||||
description: 'Gitea token for downloading repositories'
|
||||
required: false
|
||||
# default: ${{ env.DEVOPS_GITEA_ELYSIUM_ORG_READ_TOKEN }} # Action can't read this as a default, so we've gotta do a check later
|
||||
default: ${{ env.DEVOPS_GITEA_ELYSIUM_ORG_READ_TOKEN }} # Action can't read this as a default, so we've gotta do a check later
|
||||
garden-version:
|
||||
description: 'Version of Garden to deploy'
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue