Skip to content

Commit

Permalink
Fix github action notifer address
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberium committed Feb 2, 2022
1 parent cf7c812 commit b2c389c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

steps:
- name: Run Discord Webhook
uses: johnnyhuy/discord-webhook@main
uses: johnnyhuy/actions-discord-git-webhook@v1.0.1
with:
webhook_url: ${{secrets.DISCORD_WEBHOOK}}

Expand Down

0 comments on commit b2c389c

Please sign in to comment.