Skip to content

Commit 55b0af1

Browse files
michaelbontyesjnsereko
authored andcommitted
Update docs.yml
1 parent fe94086 commit 55b0af1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
uses: actions/checkout@v4
4040
- name: Setup Pages
4141
uses: actions/configure-pages@v3
42+
with:
43+
enablement: true
4244
- name: Upload artifact
4345
uses: actions/upload-pages-artifact@v2
4446
with:
@@ -48,3 +50,5 @@ jobs:
4850
- name: Deploy to GitHub Pages
4951
id: deployment
5052
uses: actions/deploy-pages@v2
53+
with:
54+
enablement: true

0 commit comments

Comments
 (0)