4 Commits

View File

@@ -50,4 +50,4 @@ jobs:
with: with:
result: ${{ needs.deploy.result}} result: ${{ needs.deploy.result}}
name: k8s deploy ${{ inputs.environment }} tag ${{ inputs.tag }} name: k8s deploy ${{ inputs.environment }} tag ${{ inputs.tag }}
secrets: inherit secrets: ${{ toJSON(secrets) }}