Skip to content

Commit 47240e0

Browse files
committed
set workflows
1 parent 6c8c4c8 commit 47240e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: github pages
33
on:
44
push:
55
branches:
6-
- gh-pages # Set a branch to deploy
6+
- master # Set a branch to deploy
77
pull_request:
88

99
jobs:

0 commit comments

Comments
 (0)