Skip to content

Commit 7abd5c2

Browse files
committed
ci(actions): fix branch name in release please action
1 parent 66c18bd commit 7abd5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
push:
33
branches:
4-
- main
4+
- master
55

66
permissions:
77
contents: write

0 commit comments

Comments
 (0)