Skip to content

Commit

Permalink
πŸ—οΈπŸ”§ add JEKYLL_GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekNonGeneric committed Jan 6, 2021
1 parent 1c6f0c1 commit 82b1754
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Intentionally public and committed.
JEKYLL_GITHUB_TOKEN=f92cda4aba944f8456a7465335f7d6e258e6ac93
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
gem "kramdown-parser-gfm"

gem 'yaml-lint', '~> 0.0.10'

# Fix for https://github.com/github/pages-gem/issues/399.
gem 'dotenv'

0 comments on commit 82b1754

Please sign in to comment.