Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Jun 27, 2024
1 parent 3fb3f12 commit d28f2c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: .
- id: deployment
uses: sphinx-notes/pages@v3
with:
Expand Down

0 comments on commit d28f2c6

Please sign in to comment.