Skip to content

Commit 1c9cf26

Browse files
committed
Change default branch from 'main' to 'master' in build-deploy workflow
1 parent 0e63f41 commit 1c9cf26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- 'generate.js'
99
- '.github/workflows/build-deploy.yml'
1010
branches:
11-
- main
11+
- master
1212

1313
jobs:
1414
build-deploy:

0 commit comments

Comments
 (0)