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 2d77582 commit 1c4bff8Copy full SHA for 1c4bff8
.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
23
run: |
24
echo '<meta http-equiv="Refresh" content="0; url=./task_maker/index.html">' > target/doc/index.html
25
- name: Publish
26
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.2
27
with:
28
branch: gh-pages
29
folder: target/doc
0 commit comments