Skip to content

Commit ba2b886

Browse files
committed
chore: add DOCUSAURUS_GIT_TOKEN to .env.example for contributors plugin
1 parent eb756c4 commit ba2b886

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# To avoid rate limits, you can add a GitHub Personal Access Token
33
# Create one at: https://github.com/settings/tokens
44
# No special permissions needed for public repositories
5-
GITHUB_TOKEN=your_github_token_here
5+
DOCUSAURUS_GIT_TOKEN=your_github_token_here
66

77
# Shopify Configuration (for Merch Store)
88
# Get these from: Shopify Admin > Settings > Apps and sales channels > Develop apps

0 commit comments

Comments
 (0)