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 e0681d1 commit b2ebabcCopy full SHA for b2ebabc
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
40
# Deploy site
41
- name: Deploy
42
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.0
43
with:
44
branch: gh-pages
45
folder: target/doc
0 commit comments