add deploy step
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 38s

This commit is contained in:
Adam Jeniski 2025-11-15 20:32:32 -10:00
parent cc13b521ae
commit 89387fdd3e

View File

@ -18,3 +18,4 @@ jobs:
with: with:
name: blog name: blog
path: book path: book
- run: "curl https://service-manager.ajet.fyi/restart -H 'Content-Type: application/edn' -d '{:service/name \"blog\"}' -v"