Skip to content

Commit

Permalink
Merge pull request hal#1225 from hal/dependabot/github_actions/JamesI…
Browse files Browse the repository at this point in the history
…ves/github-pages-deploy-action-4.6.8

Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8
  • Loading branch information
hpehl authored Oct 1, 2024
2 parents 88edb33 + ca3d834 commit 9877a1c
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 @@ -111,7 +111,7 @@ jobs:
run: $MVN package -P prod,theme-hal
- name: Publish
id: publish
uses: JamesIves/github-pages-deploy-action@v4.6.4
uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
branch: gh-pages
folder: ./app/target/gh-pages
Expand Down

0 comments on commit 9877a1c

Please sign in to comment.