Skip to content

Commit

Permalink
set docs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalar committed Jan 11, 2025
1 parent 0518f9c commit 8ea10e5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/docu-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ jobs:
deploy:
name: Deploy to GitHub Pages
needs: build

defaults:
run:
shell: bash
working-directory: ./docs
# Grant GITHUB_TOKEN the permissions required to make a Pages deployment
permissions:
pages: write # to deploy to Pages
Expand Down

0 comments on commit 8ea10e5

Please sign in to comment.