Skip to content

Commit

Permalink
Posible fix to docs generation in github pages 20
Browse files Browse the repository at this point in the history
  • Loading branch information
roy-cruz committed Apr 23, 2024
1 parent efc8964 commit 3443f4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,4 @@ jobs:
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
path: docs
path: .

0 comments on commit 3443f4f

Please sign in to comment.