Skip to content

Commit

Permalink
Update .github/workflows/nightly-site-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg authored Oct 29, 2024
1 parent 6e8bcdf commit 473e7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-site-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Webhook Action
uses: joelwmale/webhook-action@cc1a66f987e1591785273fd6f9d2f7a9d8d7c9cd
uses: joelwmale/webhook-action@448a17bf857ead98546cfbdbe3b9d4cf979dda95
env:
data: ''
WEBHOOK_URL: ${{ secrets.NETLIFY_NIGHTLY_DEPLOY_URL }}

0 comments on commit 473e7d8

Please sign in to comment.