We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebaf6c2 commit 72a9062Copy full SHA for 72a9062
.github/workflows/deploy-docs.yml
@@ -40,7 +40,7 @@ jobs:
40
make build-docs
41
42
- name: Deploy 🚀
43
- uses: JamesIves/[email protected].0
+ uses: JamesIves/[email protected].1
44
with:
45
branch: gh-pages
46
folder: ~/output
0 commit comments