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.
2 parents acd2274 + f1d66ab commit bc34de2Copy full SHA for bc34de2
1 file changed
.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
84
- name: Build package
85
run: corepack pnpm run build:doc
86
- name: Deploy 🚀
87
- uses: JamesIves/github-pages-deploy-action@v4.7.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.4
88
with:
89
branch: gh-pages # The branch the action should deploy to.
90
folder: docs # The folder the action should deploy.
0 commit comments