Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.4.0 (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2022
1 parent 9a4173b commit 36cf00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
java-version: 8
- name: Generate site
run: sbt makeSite
- uses: JamesIves/github-pages-deploy-action@v4.3.4
- uses: JamesIves/github-pages-deploy-action@v4.4.0
with:
branch: gh-pages
folder: target/site

0 comments on commit 36cf00e

Please sign in to comment.