Skip to content

Commit d414e56

Browse files
committed
ci: auto-enable github pages on deploy
1 parent d8014dd commit d414e56

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
NEXT_PUBLIC_CONTACT_API_URL: ${{ vars.NEXT_PUBLIC_CONTACT_API_URL }}
3838

3939
- uses: actions/configure-pages@v5
40+
with:
41+
enablement: true
4042

4143
- run: touch out/.nojekyll
4244

0 commit comments

Comments
 (0)