Skip to content

Commit d247e37

Browse files
authored
Unset BASE_URL for custom DNS deployment (#57)
1 parent 8140670 commit d247e37

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55
branches: ["main"]
66
workflow_dispatch:
77

8-
env:
9-
BASE_URL: "/${{ github.event.repository.name }}"
10-
118

129
# Allow one concurrent deployment
1310
concurrency:

0 commit comments

Comments
 (0)