Merge branch 'main' into bugfix/code-change4john
This commit is contained in:
commit
b56153b77b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/web-deploy.yml
vendored
1
.github/workflows/web-deploy.yml
vendored
|
|
@ -69,5 +69,6 @@ jobs:
|
|||
steps:
|
||||
- name: Deploy to Coolify
|
||||
run: |
|
||||
echo ${{ needs.determine-workflow.outputs.workflow_type }}
|
||||
curl --request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue