We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7f00c commit 497a4cbCopy full SHA for 497a4cb
.github/workflows/gh-pages.yml
@@ -35,6 +35,5 @@ jobs:
35
- name: Deploy
36
uses: peaceiris/actions-gh-pages@v3
37
with:
38
- github_token: ${{ secrets.GITHUB_TOKEN }}
39
deploy_key: ${{ secrets.DEPLOY_KEY }}
40
publish_dir: ./.gh-pages
0 commit comments