Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….7.2
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent f21b85a commit b901b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ jobs:
restore-keys: |
${{ runner.os }}-jdk-${{ matrix.java }}-maven-
- run: mvn clean site -Psite
- uses: JamesIves/[email protected].1
- uses: JamesIves/[email protected].2
with:
branch: gh-pages
folder: target/site
target-folder: ${{ github.ref_name }}
clean: false
- uses: JamesIves/[email protected].1
- uses: JamesIves/[email protected].2
with:
branch: gh-pages
folder: target/site
Expand Down

0 comments on commit b901b76

Please sign in to comment.