We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43ab65 commit 2c41521Copy full SHA for 2c41521
.github/workflows/deploy.yml
@@ -27,5 +27,4 @@ jobs:
27
- name: Deploy to gh-pages branch
28
uses: peaceiris/actions-gh-pages@v4
29
with:
30
- github_token: ${{ secrets.GITHUB_TOKEN }}
31
publish_dir: ./dist
0 commit comments