Skip to content

Commit 974e269

Browse files
committed
Enable GitHub Pages during deployment
1 parent f3c8b2d commit 974e269

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

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

3030
- name: Configure Pages
3131
uses: actions/configure-pages@v5
32+
with:
33+
enablement: true
3234

3335
- name: Upload Pages artifact
3436
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)