We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472a8be commit 92d3b5dCopy full SHA for 92d3b5d
.github/workflows/nightly-site-deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Webhook Action
13
- uses: joelwmale/webhook-action@2.3.2
+ uses: joelwmale/webhook-action@2.4.1
14
env:
15
data: ''
16
WEBHOOK_URL: ${{ secrets.NETLIFY_NIGHTLY_DEPLOY_URL }}
0 commit comments