Update build-and-deploy.yml
This commit is contained in:
parent
c23f57e9bb
commit
58ecfeacca
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build-and-deploy.yml
vendored
3
.github/workflows/build-and-deploy.yml
vendored
|
|
@ -47,5 +47,4 @@ jobs:
|
||||||
git push https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/Signum/workaround-astro-starlight.git temp-build:dist-trixie --force
|
git push https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/Signum/workaround-astro-starlight.git temp-build:dist-trixie --force
|
||||||
|
|
||||||
- name: Trigger deployment webhook
|
- name: Trigger deployment webhook
|
||||||
run: curl https://coolify1.workaround.org/api/v1/deploy?uuid=a4scc80gg04kk0k8444o448c&force=false --header 'Authorization: Bearer 1|RkJzUvVwmVjvegjCZWGq2j2Qb0EbR56kk0bEx6CG5ddd0030'
|
run: curl '${{ env.COOLIFY_DEPLOY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_DEPLOY_TOKEN }}'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue