Skip to content

Commit 7ed40f1

Browse files
authored
[release-new-crate-versions] Release on v0.8.x by default (#2362)
1 parent 1339ee9 commit 7ed40f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-crate-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
branch:
1717
description: 'Branch to update'
1818
required: true
19-
default: 'main'
19+
default: 'v0.8.x'
2020

2121
permissions: read-all
2222

0 commit comments

Comments
 (0)