Skip to content

Commit 57964c4

Browse files
committed
change branch name since this repo is old and uses master not main
1 parent b43541b commit 57964c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Deploy
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
pull_request:
88
branches:
9-
- main
9+
- master
1010

1111
jobs:
1212
build-and-deploy:

0 commit comments

Comments
 (0)