Skip to content

Commit b827e4f

Browse files
committed
chore: update ci
1 parent cfea695 commit b827e4f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release-please.yml

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

66
permissions:
77
contents: write
@@ -18,3 +18,5 @@ jobs:
1818
token: ${{ secrets.GH_TOKEN }}
1919
config-file: release-please-config.json
2020
manifest-file: .release-please-manifest.json
21+
default-branch: main
22+
target-branch: main

0 commit comments

Comments
 (0)