Skip to content

Commit

Permalink
Merge pull request #115 from hal/dependabot/github_actions/JamesIves/…
Browse files Browse the repository at this point in the history
…github-pages-deploy-action-4.5.0

Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
  • Loading branch information
hpehl authored Nov 28, 2023
2 parents b8a1c39 + 3ac133c commit 360ff2c
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 @@ -67,7 +67,7 @@ jobs:
run: $MVN javadoc:javadoc -P snippets
- name: Publish
id: publish
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
branch: apidoc
folder: ./core/target/site/apidocs
Expand Down

0 comments on commit 360ff2c

Please sign in to comment.