change 2nd notify

This commit is contained in:
2025-09-23 18:11:36 +03:00
parent f5787b5a9f
commit eb3206bbfc

View File

@@ -48,7 +48,7 @@ jobs:
notify:
needs: [deploy]
if: always()
uses: HUB/workflows/.github/workflows/notify.yaml@main
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/notify@HEAD
with:
result: ${{ needs.deploy.result}}
name: k8s deploy ${{ inputs.environment }} tag ${{ inputs.tag }}