fix
This commit is contained in:
3
.github/workflows/deploy.yaml
vendored
3
.github/workflows/deploy.yaml
vendored
@@ -36,4 +36,5 @@ jobs:
|
||||
secrets: ${{ toJSON(secrets) }}
|
||||
environment: ${{ inputs.environment }}
|
||||
tag: ${{ inputs.tag }}
|
||||
migrate: ${{ inputs.migrate }}
|
||||
migrate: ${{ inputs.migrate }}
|
||||
host: ${{ inputs.host }}
|
||||
Reference in New Issue
Block a user