Skip to content

Commit

Permalink
fix: use external discord webhook action
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 committed Oct 24, 2024
1 parent 83b9f3d commit 80db21d
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 @@ -117,6 +117,7 @@ jobs:

- name: Discord Webhook Action
uses: Panakotta00/[email protected]
if: always()
with:
webhook-url: ${{ secrets.WEBHOOK_URL }}
artifact-url: ${{ steps.upload-win64.outputs.artifact-url }}
Expand Down

0 comments on commit 80db21d

Please sign in to comment.