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.
1 parent 5f7856a commit f671c2fCopy full SHA for f671c2f
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
run: yarn generate
19
20
- name: Deploy 🚀
21
- uses: JamesIves/github-pages-deploy-action@v4.4.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.7
22
with:
23
branch: gh-pages # The branch the action should deploy to.
24
folder: playground/dist # The folder the action should deploy.
0 commit comments