diff --git a/.gitea/workflows/deploy-verso.yml b/.gitea/workflows/deploy-verso.yml index ab30e75ee1..24e2e11945 100644 --- a/.gitea/workflows/deploy-verso.yml +++ b/.gitea/workflows/deploy-verso.yml @@ -240,8 +240,8 @@ jobs: - name: Ensure Verso deployment exists run: | - # Stamp the instance name with this build number, e.g. "Verso V0.83 alpha". - NAV_TITLE="Verso V0.${GITHUB_RUN_NUMBER:-${GITEA_RUN_NUMBER:-0}} alpha" + # Stamp the instance name with this build number, e.g. "Verso V0.83 Alpha". + NAV_TITLE="Verso V0.${GITHUB_RUN_NUMBER:-${GITEA_RUN_NUMBER:-0}} Alpha" cat <<'EOF' | sed "s|__NAV_TITLE__|${NAV_TITLE}|g" | kubectl apply -f - apiVersion: apps/v1 kind: Deployment diff --git a/README.md b/README.md index b46d2a496b..38dfd01185 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Verso +
+
+