Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
z3y committed Aug 22, 2024
1 parent 12a724b commit 4b93803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-discord-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify Discord
uses: gist.github.com/z3y/648b596712de4998f296e40c2dcf06a0
uses: z3y/discord-notify-action@main
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}

0 comments on commit 4b93803

Please sign in to comment.