Update web-deploy-prod.yml

This commit is contained in:
Matt DiMeglio 2025-06-11 15:55:54 -04:00 committed by GitHub
parent 341a5dad74
commit 12af49553b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,6 +84,5 @@ jobs:
steps: steps:
- name: Deploy to Coolify - name: Deploy to Coolify
run: | run: |
echo ${{ inputs.workflow_type }}
curl --request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}' curl --request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}'