diff --git a/phase5_migrate_pipelines.sh b/phase5_migrate_pipelines.sh index 5052e06..6442d45 100755 --- a/phase5_migrate_pipelines.sh +++ b/phase5_migrate_pipelines.sh @@ -18,8 +18,7 @@ source "${SCRIPT_DIR}/lib/common.sh" load_env require_vars GITEA_ADMIN_TOKEN GITEA_INTERNAL_URL GITEA_ORG_NAME \ - GITEA_ADMIN_USER GITEA_ADMIN_PASSWORD \ - REPO_NAMES + GITEA_ADMIN_USER REPO_NAMES phase_header 5 "Migrate Pipelines (GitHub → Gitea Actions)"