Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3
  • Loading branch information
yanntm authored Sep 25, 2023
2 parents da6d1bd + 0eea875 commit f5e0d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build with Maven
run: cd pnmlFw-Releng ; mvn generate-sources install -Pall ; cd -
- name: Deploy to GitHub Pages
uses: JamesIves/[email protected].2
uses: JamesIves/[email protected].3
with:
branch: gh-pages # The branch the action should deploy to.
folder: PnmlFramework_UpdateSite/target/repository # The folder the action should deploy.
Expand Down

0 comments on commit f5e0d27

Please sign in to comment.