We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56103a commit 16758f0Copy full SHA for 16758f0
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
- run: pnpm install --frozen-lockfile
26
- run: pnpm build
27
28
- - uses: JamesIves/github-pages-deploy-action@v4.6.3
+ - uses: JamesIves/github-pages-deploy-action@v4.6.4
29
with:
30
branch: gh-pages
31
folder: dist
0 commit comments