Update .gitea/workflows/gitops-automatic-deployment.yml
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s

This commit is contained in:
2025-12-13 05:15:16 -07:00
parent 97ce745091
commit 2f2e83b266

View File

@@ -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 \