Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.6.5 (#201)
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 Sep 27, 2024
1 parent 33045b1 commit d8dd1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: bundle exec jekyll build

- name: Deploy Github Pages
uses: JamesIves/github-pages-deploy-action@v4.6.4
uses: JamesIves/github-pages-deploy-action@v4.6.5
with:
branch: gh-pages
folder: _site/

0 comments on commit d8dd1a2

Please sign in to comment.