From 5d6e6b71df6e7434d326bd733edabc6b0d962e6d Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Mon, 29 Sep 2025 21:17:11 +0000 Subject: [PATCH] Update build-and-deploy.yml --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 648de71..243a673 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -58,7 +58,7 @@ jobs: date curl -v "$DEPLOY_WEBHOOK" --header "Authorization: Bearer $DEPLOY_TOKEN" echo .......................... - curl -v "https://coolify1.workaround.org/api/v1/deploy?uuid=t8o4owgkwc480gkc4oskcwwc&force=false" --header "Authorization: Bearer 11|turB1lbqKhOQpU96xrkD2UQLDvdJUVyPl9LkY5tP0ebc05d2" + curl -v "https://coolify1.workaround.org/api/v1/deploy?uuid=t8o4owgkwc480gkc4oskcwwc&force=false" --header "Authorization: Bearer 11|turB1lbqKhOQpU96xrkD2UQLDvdJUVyPl9LkY5tP0ebc05d2" env: DEPLOY_WEBHOOK: ${{ secrets.COOLIFY_DEPLOY_WEBHOOK }}