Skip to content

Commit

Permalink
[ci] use my own Discord action to fix flags bug
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Jan 12, 2025
1 parent 66db6fe commit f199ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord-release-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.event.release.prerelease == false
steps:
- name: Send Discord Notification
uses: tsickert/discord-webhook@v6.0.0
uses: capcom6/discord-webhook@3a447f4ed76c79ed32fb073d705bda1cd45119e6
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
content: |
Expand Down

0 comments on commit f199ef4

Please sign in to comment.