Skip to content

Commit 6836eef

Browse files
committed
fix: main branch is master
1 parent f8450fb commit 6836eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
push:
33
branches:
4-
- main
4+
- master
55
name: release-please
66
permissions: {}
77
jobs:

0 commit comments

Comments
 (0)