Skip to content

Commit

Permalink
Fix http action
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Oct 5, 2023
1 parent f3702de commit dc3911f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:

steps:
- name: Notify Discord
uses: tyrrrz/action-http-request@66a047c7508f4418114d1080fbfc348621cdc78f # 1.1.0
uses: tyrrrz/action-http-request@64c70c67f5ebc54d4c7ea09cbe3553322778afd5 # 1.1.2
with:
url: ${{ secrets.DISCORD_WEBHOOK }}
method: POST
Expand Down

0 comments on commit dc3911f

Please sign in to comment.