We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93a0070 + d9ad501 commit ccfcef9Copy full SHA for ccfcef9
.github/workflows/deploy-docs.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm run docs
24
25
- name: Deploy docs
26
- uses: JamesIves/[email protected].0
+ uses: JamesIves/[email protected].1
27
with:
28
branch: gh-pages # The branch the action should deploy to.
29
folder: docs # The folder the action should deploy.
0 commit comments