Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1
  • Loading branch information
hpehl authored Nov 29, 2024
2 parents 59e6e30 + 057bfbf commit bc14879
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.9
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
branch: gh-pages
folder: ./app/target/gh-pages
Expand Down

0 comments on commit bc14879

Please sign in to comment.