Skip to content

Commit 2f2003b

Browse files
fix: release branch
1 parent a3f5dae commit 2f2003b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
steps:
5050
- uses: actions/checkout@v4
5151
with:
52-
ref: 'v9'
52+
ref: 'main'
5353
fetch-depth: 0
5454
- uses: actions/setup-node@v4
5555
with:

0 commit comments

Comments
 (0)