From eeb15eb7dc1559bea0bf530d8a02231fd38dd897 Mon Sep 17 00:00:00 2001 From: nikitos Date: Fri, 19 Dec 2025 12:10:24 +0000 Subject: [PATCH] Update .github/workflows/deployk8s.yaml --- .github/workflows/deployk8s.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deployk8s.yaml b/.github/workflows/deployk8s.yaml index e4657b5..31ab9a6 100644 --- a/.github/workflows/deployk8s.yaml +++ b/.github/workflows/deployk8s.yaml @@ -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