1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

Bump action-discord to v4 (#1909)

This commit is contained in:
zzak 2023-03-12 07:51:22 +09:00 committed by GitHub
parent 8ec83e3de6
commit fb76534810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}