Skip to content

Commit 8a28dbe

Browse files
committed
update workflow
1 parent ea1b0bb commit 8a28dbe

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflow/pages.yml

+1-8
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,4 @@ jobs:
5050
steps:
5151
- name: Deploy to GitHub Pages
5252
id: deployment
53-
uses: actions/deploy-pages@v4
54-
55-
on:
56-
push:
57-
branches:
58-
- "master"
59-
paths:
60-
- "docs/**"
53+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)