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

Commit

Permalink
it's token not github-token
Browse files Browse the repository at this point in the history
  • Loading branch information
helaili committed May 2, 2022
1 parent 58c84ca commit c421a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
target_branch: jekyll_bundler_test_pages_branch
jekyll_env: production
bundler_version: 2.3.11
github-token: ${{secrets.JEKYLL_PAT}}
token: ${{secrets.JEKYLL_PAT}}
env:
JEKYLL_DEBUG: true
- id: extract-bundler-version
Expand Down

0 comments on commit c421a90

Please sign in to comment.