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 e3d0879 commit 5313cceCopy full SHA for 5313cce
.github/workflows/pages.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: build
30
env:
31
- BASE_PATH: /${{ github.event.repository.name }}
+ # BASE_PATH: /${{ github.event.repository.name }}
32
PUBLIC_GITHUB_USERNAME: ${{ github.actor }}
33
PUBLIC_EMAIL: ${{ vars.PUBLIC_EMAIL }}
34
run: pnpm build
0 commit comments