From 2f2e83b266e6fd219b7bbd6e6115e06ba0a16ee6 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sat, 13 Dec 2025 05:15:16 -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 ac97a85..3d63164 100644 --- a/.gitea/workflows/gitops-automatic-deployment.yml +++ b/.gitea/workflows/gitops-automatic-deployment.yml @@ -20,7 +20,7 @@ jobs: run: | rsync -a --delete --exclude='.git/' --exclude='.gitea/' . /Gitops_Destination/ - - name: Trigger Material MKDocs Container Re-Deployment via Portainer Webhook + - name: Trigger Material MKDocs Container Re-Deployment run: | curl --fail --show-error --silent --insecure \ -X POST \