Skip to content

Commit d5cc61d

Browse files
committed
fix: git action branch
1 parent bd3be93 commit d5cc61d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Deploy To GitHub Pages
33
on:
44
push:
55
branches:
6-
- main
7-
- master
6+
- leesee
87
workflow_dispatch:
98

109
permissions:

0 commit comments

Comments
 (0)