Skip to content

Commit

Permalink
Bump action-discord to v4 (#1909)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzak committed Mar 11, 2023
1 parent 8ec83e3 commit fb76534
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ jobs:
if: always() && github.ref_name == 'main'
needs: test
steps:
- uses: zzak/action-discord@v3
- uses: zzak/action-discord@v4
with:
result: ${{ needs.test.result }}
webhook: ${{ secrets.DISCORD_WEBHOOK }}

0 comments on commit fb76534

Please sign in to comment.