We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9b373 commit 7ff078bCopy full SHA for 7ff078b
1 file changed
.github/workflows/demo-pages.yml
@@ -43,6 +43,8 @@ jobs:
43
44
- name: Setup Pages
45
uses: actions/configure-pages@v5
46
+ with:
47
+ enablement: true
48
49
- name: Upload Pages artifact
50
uses: actions/upload-pages-artifact@v3
0 commit comments