Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Commit

Permalink
Swap from JEKYLL_PAT to GITHUB_TOKEN.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Dec 3, 2021
1 parent 5980840 commit 890e631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
${{ runner.os }}-gems-v2-
- uses: helaili/jekyll-action@2.2.0
env:
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
INPUT_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 890e631

Please sign in to comment.