Skip to content

Commit

Permalink
deploy hash router to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed May 19, 2024
1 parent d877806 commit 2b5e458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-hash-router.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
# if: ${{ github.event_name != 'pull_request' && github.ref_name == 'main')}}
run: yarn workspace website deploy --skip-build
env:
USE_SSH: true
DOCUSAURUS_ROUTER: hash
BASE_URL: '/docusaurus/' # deployed under https://facebook.github.io/docusaurus/

0 comments on commit 2b5e458

Please sign in to comment.