Skip to content

Commit 110b0ff

Browse files
committed
- Updated depoly_github_pages.yaml
1 parent 442c4dd commit 110b0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depoly_github_pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
44
on:
55
# Runs on pushes targeting the default branch
66
push:
7-
branches: [ "master" ]
7+
branches: [ "master", "web2" ]
88
paths:
99
- 'docs/**'
1010

0 commit comments

Comments
 (0)