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 \