ops: .env is the token source of truth (not tokens.md) #57

Merged
ffaerber merged 1 commits from fix/ops-env-source-of-truth into main 2026-07-05 14:01:13 +02:00
1 Commits
Author SHA1 Message Date
Felix Faerber 6618de9c9f ops: .env is the token source of truth (not tokens.md)
Every token value must be written to gitea/secrets/.env (the master, mirrored to org Actions secrets)
AND the Actions secret, kept in sync, removed from both on delete. Drop the tokens.md instruction —
the @ops test dutifully re-created tokens.md because the skill still referenced it.
2026-07-05 15:01:10 +03:00