mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
8 lines
281 B
Text
8 lines
281 B
Text
|
|
# Google OAuth Client Secret (base64 encoded)
|
||
|
|
# For development, use your own Google Cloud Console credentials
|
||
|
|
# See: https://developers.google.com/identity/protocols/oauth2/native-app
|
||
|
|
GOOGLE_CLIENT_SECRET_B64=
|
||
|
|
|
||
|
|
# GitHub token for releases (optional, for release-it)
|
||
|
|
GITHUB_TOKEN=
|