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 07271a4 commit d178a67Copy full SHA for d178a67
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
run: |
34
cp CNAME dist/CNAME
35
- name: Deploy demo
36
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.2
37
with:
38
branch: gh-pages
39
folder: dist
0 commit comments