chore: rotate GITHUB_STACKS_PAT

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ginnoir
2026-06-11 23:33:22 -05:00
co-authored by Claude Sonnet 4.6
parent 96e3ef9a4d
commit 17be6410ba
+4 -3
View File
@@ -107,10 +107,11 @@ CF_API_TOKEN=cfut_ijIT9HDjXWKgd0dtnyLqxv8L3deB7hSDivSqquwp905a6c51
# GitHub Actions self-hosted runner (fine-grained PAT, Administration:write on homelabstack)
GITHUB_RUNNER_ACCESS_TOKEN=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
# Portainer git-stack auth (fine-grained PAT, Contents:read on homelabstack)
# Used by StackCreateDockerStandaloneRepository when registering new stacks.
# Portainer git-stack auth (classic PAT, repo scope on homelabstack)
# Used by StackCreateDockerStandaloneRepository and StackGitRedeploy.
# Pass as RepositoryAuthorizationType:0 (Basic), RepositoryUsername=ginnoir.
# Runner PAT above does NOT work for this — different scopes.
GITHUB_STACKS_PAT=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
GITHUB_STACKS_PAT=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
# =============================================================
# DEV STACK