Merge pull request 'new_notify' (#18) from new_notify into main

Reviewed-on: #18
This commit is contained in:
2025-09-23 15:34:30 +00:00

View File

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