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 d8014dd commit d414e56Copy full SHA for d414e56
1 file changed
.github/workflows/deploy.yml
@@ -37,6 +37,8 @@ jobs:
37
NEXT_PUBLIC_CONTACT_API_URL: ${{ vars.NEXT_PUBLIC_CONTACT_API_URL }}
38
39
- uses: actions/configure-pages@v5
40
+ with:
41
+ enablement: true
42
43
- run: touch out/.nojekyll
44
0 commit comments