Skip to content

Commit

Permalink
Add Discord webhook for releases
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Castle <[email protected]>
  • Loading branch information
Kas-tle committed Apr 27, 2024
1 parent 9561afb commit 25cbf7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
appID: ${{ secrets.RELEASE_APP_ID }}
appPrivateKey: ${{ secrets.RELEASE_APP_PK }}
preRelease: ${{ github.ref_name != 'master' }}
discordWebhook: ${{ secrets.DISCORD_WEBHOOK }}
- name: Setup NodeJS
# See https://github.com/actions/setup-node/releases
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
Expand Down

0 comments on commit 25cbf7c

Please sign in to comment.