8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f36f9 commit 087b5f8Copy full SHA for 087b5f8
.github/workflows/matirx.yml
@@ -56,7 +56,7 @@ jobs:
56
- type: "section"
57
text:
58
type: "mrkdwn"
59
- text: "Workflow *${{ github.workflow }}* failed on branch *${{ github.head_ref }}*\n
+ text: "Workflow *${{ github.workflow }}* failed on branch ${{ github.ref_name }}\n
60
Commit: <${{ github.server_url }}/${{ github.repository }}/commit/${{ github.sha }}|${{ github.sha }}>\n
61
\n
62
<${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|View logs>"
0 commit comments