We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a056eb1 + c5de025 commit c759b63Copy full SHA for c759b63
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -25,6 +25,8 @@ jobs:
25
uses: actions/checkout@v4
26
- name: Setup Pages
27
uses: actions/configure-pages@v5
28
+ with:
29
+ enablement: true
30
- name: Build with Jekyll
31
uses: actions/jekyll-build-pages@v1
32
with:
0 commit comments