Skip to content

Commit 9f2d03b

Browse files
author
Genevieve Nuebel
committed
Fix indent
1 parent e331682 commit 9f2d03b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
status: ${{ job.status }}
4343
token: ${{ secrets.GITHUB_TOKEN }}
4444
notification_title: "{repo}: {workflow} workflow"
45-
message_format: "{emoji} *<{workflow_url}|{workflow}>* {status_message} in <{repo_url}|{repo}>"
45+
message_format: "{emoji} *<{workflow_url}|{workflow}>* {status_message} in <{repo_url}|{repo}>"
4646
notify_when: "failure"
4747
env:
4848
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)