We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1339ee9 commit 7ed40f1Copy full SHA for 7ed40f1
.github/workflows/release-crate-version.yml
@@ -16,7 +16,7 @@ on:
16
branch:
17
description: 'Branch to update'
18
required: true
19
- default: 'main'
+ default: 'v0.8.x'
20
21
permissions: read-all
22
0 commit comments