Skip to content

Commit 802960e

Browse files
committed
fix: update branch name from main to master in release workflow
1 parent 010fc52 commit 802960e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

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)