Update build-and-deploy.yml
This commit is contained in:
parent
ee98977871
commit
ee76875506
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
|
@ -49,4 +49,4 @@ jobs:
|
|||
|
||||
- name: Trigger deployment webhook
|
||||
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 }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue