diff --git a/docs/GITEA_VPS_DEPLOY.md b/docs/GITEA_VPS_DEPLOY.md index c298163..7acf9fc 100644 --- a/docs/GITEA_VPS_DEPLOY.md +++ b/docs/GITEA_VPS_DEPLOY.md @@ -1,6 +1,5 @@ # Gitea Actions: Deploy honey-be to VPS on push to main - This guide sets up automatic deployment of **honey-be** to your Honey VPS (188.116.23.7) when you push to the `main` branch. The workflow runs on your Gitea runner, syncs the repo via rsync over SSH, then runs the rolling-update script on the VPS. ## Prerequisites