Moved github PAT and storage path to env vars

This commit is contained in:
2026-03-30 22:02:39 +02:00
parent b1079efe58
commit bdf7d4f468
10 changed files with 35 additions and 32 deletions
-4
View File
@@ -2,10 +2,6 @@
# This file defines the global settings and the sites to be deployed.
# You can use ${VARIABLE_NAME} to reference environment variables for sensitive information.
global:
github_pat: "${GITHUB_PAT}"
storage_path: /var/www/sites
sites:
- repo: my-lib-docs
owner: yourname