From 653edcbc515ce947ec5c1bcfccf5fc9fe3fbe04d Mon Sep 17 00:00:00 2001 From: FahdShalhoub Date: Thu, 27 Aug 2026 18:58:51 +0300 Subject: [PATCH] INFRA: Corrected Deploy Job --- .gitea/workflows/infrastructure-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/infrastructure-deploy.yml b/.gitea/workflows/infrastructure-deploy.yml index 3e8e2ed..86f4f00 100644 --- a/.gitea/workflows/infrastructure-deploy.yml +++ b/.gitea/workflows/infrastructure-deploy.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Send Deployment Request run: | - curl -X POST https://pulumi.com \ + curl -X POST https://www.pulumi.com \ -H "Authorization: token ${{ secrets.PULUMI_ACCESS_TOKEN }}" \ -H "Content-Type: application/json" \ -d '{