We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ab5f1 commit 7248e70Copy full SHA for 7248e70
1 file changed
.github/workflows/deploy-pages.yml
@@ -40,7 +40,7 @@ jobs:
40
output: dist
41
# required if you don't set a custom domain for the repository
42
# https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites
43
- base: ${{ steps.pages.outputs.base_path }}
+ base: ${{ steps.pages.outputs.base_path }}/docs/c4_diagrams/likec4_src
44
likec4-version: latest
45
46
- name: Upload artifact
0 commit comments