Skip to content

Commit

Permalink
Merge pull request #217 from mundialis/renovate/jamesives-github-page…
Browse files Browse the repository at this point in the history
…s-deploy-action-4.x

chore(deps): update jamesives/github-pages-deploy-action action to v4.5.0
  • Loading branch information
hwbllmnn authored Nov 29, 2023
2 parents 509987f + 5031833 commit 15e77b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: mvn -B -P reporting surefire-report:report site

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

0 comments on commit 15e77b1

Please sign in to comment.