We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29622b9 + a9673b3 commit 68b0566Copy full SHA for 68b0566
.github/workflows/deploy-to-pages.yaml
@@ -48,7 +48,7 @@ jobs:
48
run: pnpm build
49
50
- name: Deploy 📡
51
- uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e
+ uses: peaceiris/actions-gh-pages@4b09552702d0b65573696410d4707c765da2630b
52
with:
53
github_token: ${{ secrets.GITHUB_TOKEN }}
54
publish_dir: .vitepress/dist
0 commit comments