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 4fd8e61 commit 6d014b2Copy full SHA for 6d014b2
1 file changed
.github/workflows/maven-release.yml
@@ -34,7 +34,7 @@ jobs:
34
./target/bettergui*.jar
35
CHANGELOG.md
36
- name: Deploy
37
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
38
with:
39
github_token: ${{ secrets.GITHUB_TOKEN }}
40
publish_dir: ./target/site/apidocs
0 commit comments