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 75f3e13 commit 11be6b2Copy full SHA for 11be6b2
1 file changed
.github/workflows/release_rust.yml
@@ -59,7 +59,7 @@ jobs:
59
This PR is automatically created to release version ${{ steps.version.outputs.version }}.
60
Please review the changes and merge to trigger the release.
61
branch: release-${{ steps.version.outputs.version }}
62
- base: main
+ base: test-rust-ci
63
64
65
0 commit comments