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 e7e38b3 commit bde022fCopy full SHA for bde022f
.github/workflows/gh-pages.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: yarn install
28
- run: yarn build
29
- name: Deploy 🚀
30
- uses: JamesIves/[email protected].0
+ uses: JamesIves/[email protected].3
31
with:
32
branch: gh-pages
33
folder: packages/example/build/
0 commit comments