Skip to content

Commit a65346a

Browse files
authored
Update README.md
1 parent d93f83b commit a65346a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ name: Build and Deploy
193193
on:
194194
push:
195195
branches:
196-
- master
196+
- main
197197
jobs:
198198
deploy:
199199
runs-on: ubuntu-latest
@@ -313,7 +313,7 @@ name: Build and Deploy
313313
on:
314314
push:
315315
branches:
316-
- master
316+
- main
317317
jobs:
318318
deploy:
319319
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)