Update build-and-deploy.yml

This commit is contained in:
Christoph Haas 2025-09-28 19:56:31 +00:00 committed by GitHub
parent ee98977871
commit ee76875506
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,4 +49,4 @@ jobs:
- name: Trigger deployment webhook - name: Trigger deployment webhook
run: | run: |
curl "${{ secrets.$COOLIFY_DEPLOY_WEBHOOK }}" --header "Authorization: Bearer ${{ secrets.COOLIFY_DEPLOY_TOKEN }}" curl "${{ secrets.COOLIFY_DEPLOY_WEBHOOK }}" --header "Authorization: Bearer ${{ secrets.COOLIFY_DEPLOY_TOKEN }}"