diff --git a/.gitea/workflows/deployment.yml b/.gitea/workflows/deployment.yml index a1d94f7..bd2d084 100644 --- a/.gitea/workflows/deployment.yml +++ b/.gitea/workflows/deployment.yml @@ -228,7 +228,7 @@ jobs: else curl -H "Priority: high" \ -H "Tags: x" \ - -H "Actions: view, View Run, ${{ gitea.server_url }}/${{ gitea.repository }}/actions/runs/${{ gitea.run_number }}; view, Verify Blog, https://blog.vezpi.com/" \ + -H "Actions: view, View Run, ${{ gitea.server_url }}/${{ gitea.repository }}/actions/runs/${{ gitea.run_number }}/ ; view, Verify Blog, https://blog.vezpi.com/" \ -d "Blog workflow failed!" \ -u ${NTFY_TOKEN} \ ${NTFY_URL}/${NTFY_TOPIC}