Skip to content

Commit

Permalink
Merge pull request #158 from tomsiewert/renovate/jamesives-github-pag…
Browse files Browse the repository at this point in the history
…es-deploy-action-4.x

Update JamesIves/github-pages-deploy-action action to v4.5.0
  • Loading branch information
sinuscosinustan authored Jan 7, 2024
2 parents 1c6403e + 3fa9550 commit a34377c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: mvn --batch-mode -Dgpg.skip=true javadoc:javadoc

- name: Deploy to gh-pages
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
folder: target/site/apidocs
branch: gh-pages

0 comments on commit a34377c

Please sign in to comment.