We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6477706 commit f20a058Copy full SHA for f20a058
.github/workflows/jekyll.yml
@@ -63,3 +63,5 @@ jobs:
63
- name: Deploy to GitHub Pages
64
id: deployment
65
uses: actions/deploy-pages@v4
66
+ env:
67
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments