Skip to content

Commit 3d1c296

Browse files
committed
testig
1 parent 8b2a267 commit 3d1c296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-github-pages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: make ci-build
3535
env:
3636
GITHUB_OAUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37+
VITE_PUBLIC_BASE_PATH: ${{ github.repository != 'gardener/documentation' && '/documentation/' || '' }}
3738
- name: Upload artifact
3839
uses: actions/upload-pages-artifact@v3
3940
with:

0 commit comments

Comments
 (0)