Skip to content

Commit a0fc32f

Browse files
authored
Update deploy.yml
1 parent 4963534 commit a0fc32f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

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

1212
jobs:

0 commit comments

Comments
 (0)