From bfcf734797733c68d284b1857bfade58583779aa Mon Sep 17 00:00:00 2001 From: Hoid Date: Wed, 18 Feb 2026 13:00:12 +0000 Subject: [PATCH] remove k3s-token credential reference --- skills/business/SKILL.md | 1 - 1 file changed, 1 deletion(-) diff --git a/skills/business/SKILL.md b/skills/business/SKILL.md index f82da30..ad631c6 100644 --- a/skills/business/SKILL.md +++ b/skills/business/SKILL.md @@ -327,7 +327,6 @@ git push origin v0.2.2 ### Credentials - `/home/openclaw/.openclaw/workspace/.credentials/docfast.env` — Hetzner API, Stripe keys -- `/home/openclaw/.openclaw/workspace/.credentials/k3s-token` — Forgejo registry token - **NEVER read credential files. Source them in scripts. No exceptions.** ## What "Done" Means