Skip to content

Commit a9cbcc2

Browse files
committed
yaml changes?
1 parent 0975a88 commit a9cbcc2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,6 @@ jobs:
5050
steps:
5151
- name: Deploy to GitHub Pages
5252
id: deployment
53-
uses: actions/deploy-pages@v4
53+
uses: actions/deploy-pages@v4
54+
with:
55+
enablement: true

0 commit comments

Comments
 (0)