Skip to content

Commit de11ede

Browse files
committed
docs: fix enablement flag in workflow
1 parent 2a10b4d commit de11ede

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
@@ -53,3 +53,5 @@ jobs:
5353
- name: Deploy to GitHub Pages
5454
id: deployment
5555
uses: actions/deploy-pages@v4
56+
with:
57+
enablement: true

0 commit comments

Comments
 (0)