Skip to content

Commit

Permalink
update github pages deplot
Browse files Browse the repository at this point in the history
  • Loading branch information
bodono committed Jan 9, 2022
1 parent f1b493b commit b628b03
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 @@ -18,7 +18,7 @@ jobs:
run: |
cd docs/src && make docs && touch ../.nojekyll
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@4.2.1
with:
branch: gh-pages # The branch the action should deploy to.
folder: docs # The folder the action should deploy.
Expand Down

0 comments on commit b628b03

Please sign in to comment.