From 19cb5de91451fc437a6da7df64d901a21af79dec Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sat, 13 Dec 2025 05:17:10 -0700 Subject: [PATCH] Update .gitea/workflows/gitops-automatic-deployment.yml --- .gitea/workflows/gitops-automatic-deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gitops-automatic-deployment.yml b/.gitea/workflows/gitops-automatic-deployment.yml index 3d63164..1a94d13 100644 --- a/.gitea/workflows/gitops-automatic-deployment.yml +++ b/.gitea/workflows/gitops-automatic-deployment.yml @@ -24,7 +24,7 @@ jobs: run: | curl --fail --show-error --silent --insecure \ -X POST \ - "https://192.168.3.48:9443/api/stacks/webhooks/132460b4-289a-4a0c-abde-3551a9b4cda0" + "https://192.168.3.48:9443/api/stacks/webhooks/c891d2b5-7eca-42ef-8c3f-896bffbae803" - name: Notify via NTFY if: always()