Skip to content

Commit

Permalink
mnt: gha for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
maffettone committed Sep 28, 2023
1 parent 193020a commit edd7de8
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 @@ -52,7 +52,7 @@ jobs:
with:
deploy_key: ${{ secrets.ACTIONS_DOCUMENTATION_DEPLOY_KEY }}
publish_branch: master
publish_dir: build/html
publish_dir: ./docs/build/html
external_repository: bluesky/bluesky.github.io
destination_dir: ${{ env.REPOSITORY_NAME }} # just the repo name, without the "bluesky/"
keep_files: true # Keep old files.
Expand Down

0 comments on commit edd7de8

Please sign in to comment.