Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmeow committed Nov 12, 2019
1 parent 5b98f1b commit 7d2fe3c
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 @@ -41,4 +41,4 @@ jobs:
uses: joelwmale/webhook-action@master
env:
WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
data: "{'content': 'Test Webhook!'}"
data: "{'content': 'Test Webhook!'}"

0 comments on commit 7d2fe3c

Please sign in to comment.