Skip to content

Commit 32f88a5

Browse files
fix: enable GitHub Pages deployment
1 parent 0c28361 commit 32f88a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pages.yml

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

3333
- name: Configure Pages
3434
uses: actions/configure-pages@v5
35+
with:
36+
enablement: true
3537

3638
- name: Prepare static site
3739
shell: bash

0 commit comments

Comments
 (0)