Skip to content

Commit

Permalink
docs: amend slack notif description
Browse files Browse the repository at this point in the history
  • Loading branch information
benradstone committed Dec 17, 2024
1 parent 8306d98 commit a8a51d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
GITHUB_TOKEN: ${{ steps.import-secrets.outputs.VAULT_GITHUB_TOKEN }}
run: npx semantic-release

- name: Slack Notification
- name: Slack Notification on Failure
if: ${{ failure() }}
uses: rtCamp/[email protected]
env:
Expand Down

0 comments on commit a8a51d6

Please sign in to comment.