Skip to content

Commit 0b95876

Browse files
authored
chore: change ref branch (#14)
1 parent eabfac7 commit 0b95876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Checkout source code
1010
uses: actions/checkout@v3
1111
with:
12-
ref: main
12+
ref: release/latest
1313
fetch-depth: 0
1414

1515
- name: Install dependencies

0 commit comments

Comments
 (0)