Skip to content

Commit 6e264cc

Browse files
committed
Add -rc version suffix on top of -alpha and -beta.
1 parent 1dbeb05 commit 6e264cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- 'v*.*.*'
77
- 'v*.*.*-alpha.*'
88
- 'v*.*.*-beta.*'
9+
- 'v*.*.*-rc.*'
910

1011
env:
1112
MIN_RUST_VERSION: "1.85.0"

0 commit comments

Comments
 (0)