Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dueris committed Oct 1, 2023
1 parent e66cfd4 commit 22b8946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
if: ${{ (success() || failure()) }}
uses: Tim203/actions-git-discord-webhook@70f38ded3aca51635ec978ab4e1a58cd4cd0c2ff
with:
webhook_url: ${{ secrets.GH_TOKEN }}
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
status: ${{ job.status }}

0 comments on commit 22b8946

Please sign in to comment.