Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
  • Loading branch information
hpehl authored Dec 4, 2024
2 parents bc14879 + ec32178 commit 9f1c228
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.7.1
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
branch: gh-pages
folder: ./app/target/gh-pages
Expand Down

0 comments on commit 9f1c228

Please sign in to comment.