Skip to content

Commit

Permalink
Update slack_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drewoldag authored Oct 2, 2023
1 parent 4204769 commit a788a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
{
"type": "section",
"text": {
"type": "plain_text",
"type": "mrkdwn",
"text": "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"
}
}
Expand Down

0 comments on commit a788a0b

Please sign in to comment.