Skip to content

Commit 6fde318

Browse files
authored
chore(ci): use different branch to test release (#390)
* chore(ci): use different branch to test release * chore: process release on main_test branch * chore: revert release.config.json
1 parent 584e2ba commit 6fde318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/process-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
token: ${{ secrets.TOKEN_RELEASE_BOT }}
18+
ref: main_test
1819

1920
- name: Setup
2021
id: setup

0 commit comments

Comments
 (0)