Public
GitHubSync
Environment variables
Used by this project
Key | Description |
---|---|
VALTOWN_TOKEN | ValTown API token used to write updates from GitHub back to the source val (i.e. "deploy" from GitHub) |
VAL_SECRET | Secret for verifying webhook call to push val code to GitHub |
GITHUB_TOKEN | GitHub access token to allow this val to commit to the GitHub repository |
GITHUB_WEBHOOK_SECRET | Secret shared with GitHub to validate the incoming GitHub webhook |