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 486e47f commit e1de7b1Copy full SHA for e1de7b1
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
run: |
34
cp CNAME dist/CNAME
35
- name: Deploy demo
36
- uses: JamesIves/[email protected].8
+ uses: JamesIves/[email protected].9
37
with:
38
branch: gh-pages
39
folder: dist
0 commit comments