We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3fedc commit 6ef25a5Copy full SHA for 6ef25a5
.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