We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd04d0 commit 0568040Copy full SHA for 0568040
1 file changed
.github/workflows/rust-binary-release.yml
@@ -4,7 +4,6 @@ on:
4
push:
5
tags:
6
- 'v[0-9]+.[0-9]+.[0-9]+'
7
- - 'v[0-9]+.[0-9]+.[0-9]+rc[0-9]+'
8
9
jobs:
10
generate-release:
0 commit comments