Skip to content

Commit

Permalink
Replace faulty webhook sender with alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-eves committed Apr 30, 2024
1 parent 61e9747 commit 0345531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
uses: distributhor/[email protected]
with:
webhook_url: ${{ secrets.DEPLOY_WEBHOOK_URL }}
webhook_ecret: ${{ secrets.DEPLOY_KEY }}
webhook_secret: ${{ secrets.DEPLOY_KEY }}

0 comments on commit 0345531

Please sign in to comment.