diff --git a/.gitea/workflows/gitops-automatic-deployment.yml b/.gitea/workflows/gitops-automatic-deployment.yml index 8174fd4..4395a2a 100644 --- a/.gitea/workflows/gitops-automatic-deployment.yml +++ b/.gitea/workflows/gitops-automatic-deployment.yml @@ -51,4 +51,4 @@ jobs: - name: Notify via NTFY if: always() run: | - curl -d "https://kb.bunny-lab.io - Zensical sync completed" https://ntfy.bunny-lab.io/gitea-runners + curl -d "https://kb.bunny-lab.io - Zensical job status: ${{ job.status }}" https://ntfy.bunny-lab.io/gitea-runners