Skip to content

Commit bdb8b90

Browse files
committed
fix(ci): auto-enable GitHub Pages in docs publish workflow
1 parent e305017 commit bdb8b90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs-github-pages-publish.yml

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

112112
- name: Setup GitHub Pages
113113
uses: actions/configure-pages@v5
114+
with:
115+
enablement: true
114116

115117
- name: Upload Pages artifact
116118
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)