Skip to content

Commit

Permalink
new notif
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladyslav Hlushchenko committed Apr 9, 2024
1 parent 30de7a6 commit ac083c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/config/slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ footer: >-
colors:
success: '#4CE809'
failure: '#884EA0'
failure: '#E80914'
cancelled: '#A569BD'
default: '#7D3C98'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/slack_notification_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: technote-space/workflow-conclusion-action@v3
- name: test
id: test
run: echo $GITHUB_ACTION
run: eho $GITHUB_ACTION
- name: Slack Failed Build Notification
uses: act10ns/[email protected]
with:
Expand Down

0 comments on commit ac083c4

Please sign in to comment.