We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9638e0 commit d675911Copy full SHA for d675911
1 file changed
.github/workflows/deploy-pages.yml
@@ -37,6 +37,7 @@ jobs:
37
env:
38
GITHUB_ACTIONS: "true"
39
GITHUB_REPOSITORY: ${{ github.repository }}
40
+ CUSTOM_DOMAIN: "true"
41
42
- name: Setup Pages
43
uses: actions/configure-pages@v5
0 commit comments