Update documentation to use FTP_SERVER instead of FTP_HOST

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-05 08:17:23 +00:00
parent 055ca493e2
commit 41f6affebb
4 changed files with 20 additions and 20 deletions

View File

@@ -355,7 +355,7 @@ git push origin --delete dev/03.05.00
#### "Missing required secrets"
Go to repository Settings → Secrets and variables → Actions, and add:
- `FTP_HOST`
- `FTP_SERVER`
- `FTP_USER`
- `FTP_KEY` or `FTP_PASSWORD`
- `FTP_PATH`