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 642b990 commit 1af780fCopy full SHA for 1af780f
.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