Skip to content

Commit 8304212

Browse files
committed
chore: enable automatic Pages site initialization
1 parent 8193c63 commit 8304212

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434

3535
- name: Setup Pages
3636
uses: actions/configure-pages@v5
37+
with:
38+
enablement: true
3739

3840
- name: Install dependencies
3941
working-directory: site

0 commit comments

Comments
 (0)