enh(root): add github access token to .env template

This commit is contained in:
Ben Allfree 2024-07-27 21:27:44 -04:00
parent c4de3c3870
commit f9527f3db0

View File

@ -23,3 +23,6 @@ MOTHERSHIP_SEMVER=
INSTANCE_APP_MIGRATIONS_DIR=/path/to/dist/instance-app/migrations
INSTANCE_APP_HOOKS_DIR=/path/to/dist/instance-app/pb_hooks
# The github personal access token should have public repo read access. It is used by Gobot to fetch the latest PocketBase versions
GITHUB_TOKEN=