Skip to content

Commit

Permalink
Update develop-push-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ok200paul committed Aug 14, 2024
1 parent 9aafd09 commit a544e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-push-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
- name: Webhook
uses: joelwmale/webhook-action@master
env:
WEBHOOK_URL: ${{ secrets.DEPLOY_URL_STAGING }}
WEBHOOK_URL: ${{ secrets.DEPLOY_URL_STAGING_HEY }}
data: "Deploy VINE staging please!"

0 comments on commit a544e6e

Please sign in to comment.