Skip to content

Commit d675911

Browse files
committed
Set env var for custom domain
1 parent f9638e0 commit d675911

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
env:
3838
GITHUB_ACTIONS: "true"
3939
GITHUB_REPOSITORY: ${{ github.repository }}
40+
CUSTOM_DOMAIN: "true"
4041

4142
- name: Setup Pages
4243
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)