We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5766c8 commit 157f246Copy full SHA for 157f246
.github/workflows/nightly-site-deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Webhook Action
18
- uses: joelwmale/webhook-action@448a17bf857ead98546cfbdbe3b9d4cf979dda95
+ uses: joelwmale/webhook-action@cc1a66f987e1591785273fd6f9d2f7a9d8d7c9cd
19
env:
20
data: ''
21
WEBHOOK_URL: ${{ secrets.NETLIFY_NIGHTLY_DEPLOY_URL }}
0 commit comments