Skip to content

Commit

Permalink
dderp
Browse files Browse the repository at this point in the history
  • Loading branch information
dmartin-isp committed Dec 18, 2024
1 parent 3d47b96 commit 8ed2412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fail-alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Debug
run: |
echo ${{ github | toJSON }}
echo ${{ toJSON(github) }}
- name: Send Slack
if: false
uses: slackapi/[email protected]
Expand Down

0 comments on commit 8ed2412

Please sign in to comment.