Skip to content

Commit 884c97f

Browse files
committed
Remove BASE_URL setting now that we're deploying to a custom domain
1 parent ffb8635 commit 884c97f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-to-gh-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
- uses: "prefix-dev/[email protected]"
2323

2424
- run: "pixi run render"
25-
env:
26-
BASE_URL: "/${{ github.event.repository.name }}"
2725

2826
- name: "Upload site artifact"
2927
uses: "actions/upload-pages-artifact@v3"

0 commit comments

Comments
 (0)