Update .github/workflows/deployk8s.yaml

This commit is contained in:
2025-12-19 12:10:24 +00:00
parent 99c7507dd5
commit eeb15eb7dc

View File

@@ -50,7 +50,7 @@ jobs:
environment: ${{ inputs.environment }}
tag: ${{ inputs.tag }}
migrate: ${{ inputs.migrate }}
name: ${{ inputs.name || 'asd' }}
name: ${{ inputs.name || github.event.repository.name }}
- name: post-notify
if: always()
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/vk-notify@main