1 files changed,
2 insertions(+),
2 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2026-02-26 21:22:23 +0200
Change ID:
rsrssukmtxwpysxxskyxkppzsxzlotol
Parent:
f76eb92
M
README.md
@@ -101,8 +101,8 @@ enable: true
interval: 1h # sync frequency # Tokens can be provided directly, or read from environment/file: # - literal: "ghp_xxxxxxxxxxxx" - # - from env: "${env:GITHUB_TOKEN}" (will read $GITHUB_TOKEN) - # - from file: "${file:/abs/path/to/token.txt}" + # - from env: "$env:GITHUB_TOKEN" (will read $GITHUB_TOKEN) + # - from file: "$file:/abs/path/to/token.txt" github_token: "${env:GITHUB_TOKEN}" cache: