We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-rc
-alpha
-beta
1 parent 1dbeb05 commit 6e264ccCopy full SHA for 6e264cc
1 file changed
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
6
- 'v*.*.*'
7
- 'v*.*.*-alpha.*'
8
- 'v*.*.*-beta.*'
9
+ - 'v*.*.*-rc.*'
10
11
env:
12
MIN_RUST_VERSION: "1.85.0"
0 commit comments