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 }}