Skip to content

Commit

Permalink
Publish docfx to refitter.github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle committed Oct 9, 2023
1 parent 59fb7c1 commit 317f2c7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs/docfx_project/_site
deploy_key: ${{ secrets.PAT }}
external_repository: refitter/refitter.github.io
publish_dir: ./public

0 comments on commit 317f2c7

Please sign in to comment.