We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b202d commit 5424756Copy full SHA for 5424756
1 file changed
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Build
24
uses: ./.github/actions/build
25
with:
26
- base-url: "/"
+ base-url: /
27
28
- name: Deploy
29
uses: JamesIves/github-pages-deploy-action@v4
0 commit comments