We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f74e098 + 5f255e9 commit 18f23faCopy full SHA for 18f23fa
1 file changed
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Deploy documentation
36
if: success()
37
- uses: crazy-max/ghaction-github-pages@v3.0.0
+ uses: crazy-max/ghaction-github-pages@v3.1.0
38
with:
39
build_dir: target/doc
40
target_branch: gh-pages
0 commit comments