From bf69464bb51c6b16aff8eb563b70d7076190d347 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Thu, 25 Jun 2026 20:45:53 +0000 Subject: [PATCH] Token experiment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5955a88..23c7282 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ git push origin main A push to `main` should trigger a pipeline in GitLab to deploy the site. If it doesn't, check for errors in Gitea and GitLab. -**Note: We are currently having some difficulties with GitLab 2FA methods.** We may need to switch from user/password authorization to tokens. +**Note: We are currently having some difficulties with GitLab 2FA methods.** We may need to switch from user/password authorization to tokens. Currently experimenting with that. ## Interviews