Update .github/workflows/deployk8s.yaml
This commit is contained in:
2
.github/workflows/deployk8s.yaml
vendored
2
.github/workflows/deployk8s.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user