Skip to content

Commit

Permalink
Merge pull request #11 from openfoodfoundation/feature/prepping-staging
Browse files Browse the repository at this point in the history
Update develop-push-deploy.yml
  • Loading branch information
ok200paul authored Aug 14, 2024
2 parents fa3d8c7 + 54c5962 commit 03b2090
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/develop-push-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
DB_PORT: ${{ job.services.mysql.ports[3306] }}
run: php artisan test
- name: Webhook
if: ${{ secrets.DEPLOY_URL_STAGING != '' }}
uses: joelwmale/webhook-action@master
env:
WEBHOOK_URL: ${{ secrets.DEPLOY_URL_STAGING }}
Expand Down

0 comments on commit 03b2090

Please sign in to comment.