Skip to content

Commit d00a5e9

Browse files
committed
chore: use beta branch for prerelease workflow
1 parent 73d8dbd commit d00a5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v3
1111
with:
12-
ref: master
12+
ref: beta
1313
fetch-depth: 0
1414

1515
- name: Configure git user

0 commit comments

Comments
 (0)