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 b218d8f commit 4bb1966Copy full SHA for 4bb1966
.github/workflows/deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
run: yarn run docs:build
27
28
- name: Deploy 🚀
29
- uses: JamesIves/[email protected].4
+ uses: JamesIves/[email protected].8
30
with:
31
branch: gh-pages # The branch the action should deploy to.
32
folder: dist # The folder the action should deploy.
0 commit comments