Skip to content

Commit

Permalink
✨ Re-add if: always() on slack alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
connormaglynn committed Jan 22, 2024
1 parent ade84f7 commit 272585b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cdci-push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
tags: ministryofjustice/tech-docs-github-pages-publisher:latest

- name: Report failure to Slack
if: always()
uses: ravsamhq/notify-slack-action@v2
with:
status: ${{ job.status }}
Expand Down

0 comments on commit 272585b

Please sign in to comment.