We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b8274 commit 8e1ffdeCopy full SHA for 8e1ffde
1 file changed
.github/workflows/gh-website-pages.yml
@@ -28,7 +28,7 @@ jobs:
28
build:
29
runs-on: ubuntu-latest
30
env:
31
- SITE_BASE_URL: /${{ github.event.repository.name }}/
+ # SITE_BASE_URL: /${{ github.event.repository.name }}/
32
SITE_URL: https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/
33
steps:
34
- name: Checkout
0 commit comments