Skip to content

Commit f20a058

Browse files
committed
Supply the github token.
1 parent 6477706 commit f20a058

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jekyll.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,5 @@ jobs:
6363
- name: Deploy to GitHub Pages
6464
id: deployment
6565
uses: actions/deploy-pages@v4
66+
env:
67+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)