Sanitize token in config template
This commit is contained in:
@@ -28,7 +28,7 @@ pr_creation:
|
||||
gitea:
|
||||
url: "https://git.salmutt.dev"
|
||||
repo: "sal/srx-config"
|
||||
token: "${GITEA_TOKEN}" # Use actual token
|
||||
token: "${GITEA_TOKEN}"
|
||||
branch: "main"
|
||||
labels: ["ai-generated", "auto-config", "pending-review"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user