Skip to content

Commit

Permalink
Fix error in notify action
Browse files Browse the repository at this point in the history
  • Loading branch information
giade committed Dec 7, 2023
1 parent 0628dc8 commit 4ec419d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
notification_title: "{workflow} has {status_message}"
message_format: '{emoji} {status_message} ${{ github.event.head_commit.message }} by ${{ github.event.head_commit.author.name }}'
footer: "Linked Repo <{repo_url}|{repo}>"
notify_when: "always"
mention_users: "U01JKQFC0Q4, U8RHEPE78"
mention_users_when: "failure,warnings"
# mention_groups: "!channel"
Expand Down

0 comments on commit 4ec419d

Please sign in to comment.