GHA: slack message link

This commit is contained in:
aboyko
2023-11-01 15:50:17 -04:00
parent 3cbbca44c4
commit 4fcf8ff9a5

View File

@@ -32,6 +32,6 @@ jobs:
# needs: [ slack-message ]
uses: ./.github/workflows/notify-failed-build.yml
with:
link: '[${{ github.run_id }}](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})'
link: '<${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|${{ github.run_id }}>'
label: 'Test Build Failed Message'
secrets: inherit