fixing deployment actions
Some checks failed
Deploy / Check & Build (push) Failing after 10s
Deploy / Deploy to Production (push) Has been skipped

This commit is contained in:
RaineAllDay
2026-03-18 04:53:17 -06:00
parent 5db9a81355
commit 7ff80e3a08
3 changed files with 18 additions and 37 deletions

View File

@@ -14,7 +14,7 @@ If you don't have one yet:
# Install and register
./gitea-runner register \
--instance https://git.etcprs.app \
--token LSD3GDaXRaU9TUxtrlm8M3hOF72KFipIYchUpqda \
--token <your-runner-token> \
--name "droplet-runner" \
--labels "ubuntu-latest"
```