Skip to content

Commit

Permalink
show me some more
Browse files Browse the repository at this point in the history
  • Loading branch information
flub committed Jan 11, 2024
1 parent 1660eb5 commit 37e01ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
if: ${{ always() }}
runs-on: ubuntu-latest
steps:
- run: |
printf '${{ toJSON(needs) }}\n'
- uses: n0-computer/discord-webhook-notify@v1
if: ${{ failure() }}
with:
Expand Down

0 comments on commit 37e01ee

Please sign in to comment.