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 6c41a6a commit ad3bc62Copy full SHA for ad3bc62
.github/workflows/publish.yml
@@ -31,7 +31,7 @@ jobs:
31
java-version: 8
32
- name: Generate site
33
run: sbt makeSite
34
- - uses: JamesIves/github-pages-deploy-action@v4.4.0
+ - uses: JamesIves/github-pages-deploy-action@v4.6.3
35
with:
36
branch: gh-pages
37
folder: target/site
0 commit comments