Skip to content

Commit

Permalink
Merge pull request #57 from SDHCAL/dependabot/github_actions/JamesIve…
Browse files Browse the repository at this point in the history
…s/github-pages-deploy-action-4.4.3

build(deps): bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.3
  • Loading branch information
flagarde authored Feb 21, 2024
2 parents a7b3413 + d738479 commit 0ca94f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: cmake --install ${{ env.CMAKE_BUILD_PREFIX }} --prefix ${{ env.CMAKE_INSTALL_PREFIX }} --strip && mv ${{ env.CMAKE_INSTALL_PREFIX }}/share/doc/streamout/pdf/streamout_Manual.pdf ${{ env.CMAKE_INSTALL_PREFIX }}/share/doc/streamout/html/streamout_Manual.pdf

- name: 🎉 Deploy
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].3
with:
token: ${{ secrets.ACCESS_PUBLIC_REPOS }}
repository-name: SDHCAL/SDHCAL.github.io
Expand Down

0 comments on commit 0ca94f4

Please sign in to comment.