Skip to content

Commit 59d0b3d

Browse files
committed
add: Added github workflow to deploy docs
1 parent b7dac8e commit 59d0b3d

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
@@ -32,6 +32,8 @@ jobs:
3232

3333
- name: Setup Pages
3434
uses: actions/configure-pages@v4
35+
with:
36+
enablement: true # Enable GitHub Pages for this repository
3537

3638
- name: Upload artifact
3739
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)