Skip to content

Commit

Permalink
chore: relax action constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
tommilligan committed Aug 16, 2024
1 parent d4667a5 commit c4bf260
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 @@ -39,7 +39,7 @@ jobs:
- name: Build book
run: ./scripts/build-book
- name: Push docs
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: book/book

0 comments on commit c4bf260

Please sign in to comment.