Skip to content

Commit

Permalink
printy mc printface
Browse files Browse the repository at this point in the history
  • Loading branch information
dmartin-isp committed Dec 18, 2024
1 parent 250bcc4 commit 3d47b96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/fail-alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ jobs:
name: Send Failure Notification
runs-on: ubuntu-latest
steps:

- name: Debug
run: |
echo ${{ github | toJSON }}
- name: Send Slack
if: false
uses: slackapi/[email protected]
env:
SLACK_WEBHOOK_URL: ${{ secrets.slack_webhook }}
Expand Down

0 comments on commit 3d47b96

Please sign in to comment.