Skip to content

Commit f574afc

Browse files
authored
Fixed branch name
1 parent fcb2f72 commit f574afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-react.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Application build and deployment
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)