rename REGISTRY_TOKEN to CI_REGISTRY_TOKEN

This commit is contained in:
2026-03-15 22:00:37 -04:00
parent b96e94afa6
commit 91d549c9ba
+1 -1
View File
@@ -92,4 +92,4 @@ Variables (Settings > Actions > Variables):
Secrets (Settings > Actions > Secrets): Secrets (Settings > Actions > Secrets):
- `DEPLOY_SSH_KEY` -- the SSH private key for the `deploy` user - `DEPLOY_SSH_KEY` -- the SSH private key for the `deploy` user
- `REGISTRY_TOKEN` -- Gitea personal access token for Docker registry login - `CI_REGISTRY_TOKEN` -- Gitea personal access token for Docker registry login