Update .gitea/workflows/deploy.yaml
All checks were successful
Deploy ajet.fyi / Explore-Gitea-Actions (push) Successful in 2s

This commit is contained in:
admin 2025-09-10 09:36:30 -09:00
parent 8d4157de39
commit 3cf8eb9592

View File

@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: curl http://192.168.1.45:47331 -d '{"project":"www"}' -v - run: curl http://192.168.1.45:47331 -d '{"project":"www"}' -v
- echo: 'deploy complete ✅' - run: echo 'deploy complete ✅'