Skip to content

Commit

Permalink
maybe fix workflow??
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmeow committed Nov 12, 2019
1 parent 7b83237 commit 5b98f1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
asset_name: betteranimalsplus-${{ steps.build.outputs.version }}.jar
asset_content_type: application/java-archive
- name: Push Changelog to Discord
id: changelog-webhook
uses: joelwmale/webhook-action@master
env:
WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
Expand Down

0 comments on commit 5b98f1b

Please sign in to comment.