Skip to content

Commit bd59171

Browse files
fixed workflow branch
1 parent 722ff78 commit bd59171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to Server
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
paths-ignore:
88
- 'README.md'
99
- 'docs/**'

0 commit comments

Comments
 (0)