Skip to content

Commit

Permalink
Update github pages deploy action in docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelebortolotti authored Feb 21, 2024
1 parent a7a2757 commit 716e88e
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 @@ -17,7 +17,7 @@ jobs:
make doc-layout
make doc
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/github-pages-deploy-action@v4.3.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit 716e88e

Please sign in to comment.