Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3
  • Loading branch information
hpehl authored Jul 6, 2024
2 parents d5d77d5 + 66fe2ca commit d10b366
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.1
uses: JamesIves/github-pages-deploy-action@v4.6.3
with:
branch: gh-pages
folder: ./app/target/gh-pages
Expand Down

0 comments on commit d10b366

Please sign in to comment.