Skip to content

Commit 73cc669

Browse files
committed
ci:启用 GitHub Pages在配置 Pages 步骤中添加 enablement 参数以启用 GitHub Pages
1 parent 8493bda commit 73cc669

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939

4040
- name: Setup Pages
4141
uses: actions/configure-pages@v4
42+
with:
43+
enablement: true
4244

4345
- name: Install dependencies
4446
run: |

0 commit comments

Comments
 (0)