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 fdc7e3c commit e088e0eCopy full SHA for e088e0e
.github/workflows/build-docs.yml
@@ -29,7 +29,7 @@ jobs:
29
yarn build:docs
30
31
- name: Deploy to gh-pages 🚀
32
- uses: JamesIves/[email protected].0
+ uses: JamesIves/[email protected].1
33
with:
34
branch: gh-pages # The branch the action should deploy to.
35
folder: docs # The folder the action should deploy.
0 commit comments