From b3860e411585173ac79201aedae0d91a6c3a3ed3 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Tue, 1 Jul 2025 17:18:30 -0600 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 2a0893d..da8cb8a 100644 --- a/.gitea/workflows/gitops-automatic-deployment.yml +++ b/.gitea/workflows/gitops-automatic-deployment.yml @@ -22,4 +22,4 @@ jobs: - name: Notify via NTFY run: | - curl -H "prio:high" -d "https://docs.bunny-lab.io - Workflow Completed" https://ntfy.bunny-lab.io/gitea-runners \ No newline at end of file + curl -d "https://docs.bunny-lab.io - Workflow Completed" https://ntfy.bunny-lab.io/gitea-runners \ No newline at end of file