Skip to content

Commit

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

chore(deps): update jamesives/github-pages-deploy-action action to v4.6.8
  • Loading branch information
tomsiewert authored Oct 2, 2024
2 parents 67507b9 + c0d6903 commit cb61e5f
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.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
folder: target/site/apidocs
branch: gh-pages

0 comments on commit cb61e5f

Please sign in to comment.