Skip to content

Commit 240c33b

Browse files
committed
ci: auto-enable pages in deploy workflow
1 parent 9596c5a commit 240c33b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-deploy.yml

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

2525
- name: Configure Pages
2626
uses: actions/configure-pages@v5
27+
with:
28+
enablement: true
2729

2830
- name: Set up Node.js
2931
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)