Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.2.1 (#4475)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 10, 2022
1 parent c5beaf5 commit ea1f9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yaml
Expand Up @@ -98,7 +98,7 @@ jobs:
working-directory: docs/

- name: Deploy Github Pages
uses: JamesIves/github-pages-deploy-action@4.2.0
uses: JamesIves/github-pages-deploy-action@4.2.1
with:
branch: gh-pages
folder: docs/_site/

0 comments on commit ea1f9c2

Please sign in to comment.