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 ed2e482 commit 83b9f3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,9 @@ jobs:
# %LocalAppData%\FactoryGame\Saved\FINLuaDocumentation.lua

- name: Discord Webhook Action
uses: Panakotta00/[email protected].1
uses: Panakotta00/[email protected].2
with:
webhook-url: ${{ secrets.WEBHOOK_URL }}
artifact-url: ${{ steps.upload-win64.outputs.artifact-url }}
artifact-name: 'FicsIt-Networks.zip'

Expand Down

0 comments on commit 83b9f3d

Please sign in to comment.