From c3e7d1f4f89bac53ceddcc58afb3007b7ef4bdae Mon Sep 17 00:00:00 2001 From: Nikita Andriyanov Date: Mon, 23 Dec 2024 18:47:57 +0300 Subject: [PATCH] update --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index cccd955..2a2293f 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -5,7 +5,7 @@ jobs: runs-on: gpu env: #DOCKER_HOST: tcp://${{ matrix.config.host }}:2376 - MESSAGE: "${{ github.repository }} [${{ github.action }}](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}) was" + MESSAGE: "${{ github.repository }} [build](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}) was" CR_REGISTRY: crp8vh46gd976oq8ipla CR_REPO: ${{ github.event.repository.name }} IMAGE_TAG: ${{ github.sha }}