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