diff --git a/.gitea/workflows/ssg.yaml b/.gitea/workflows/ssg.yaml index 8650309..d86cd00 100644 --- a/.gitea/workflows/ssg.yaml +++ b/.gitea/workflows/ssg.yaml @@ -18,3 +18,4 @@ jobs: with: name: blog path: book + - run: "curl https://service-manager.ajet.fyi/restart -H 'Content-Type: application/edn' -d '{:service/name \"blog\"}' -v"