Skip to content

Commit

Permalink
Update hosting base path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Jun 5, 2024
1 parent 950e87a commit 49321c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
generate-documentation --target FreemiumKit \
--disable-indexing \
--transform-for-static-hosting \
--hosting-base-path FreemiumKit \
--hosting-base-path FreemiumKit-Docs \
--output-path ./docs
- name: Deploy to Pages
Expand Down

0 comments on commit 49321c9

Please sign in to comment.