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 e4735f6 commit 9315b93Copy full SHA for 9315b93
.github/workflows/release.yml
@@ -5,6 +5,7 @@ on:
5
tags:
6
- 'v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+'
7
8
+jobs:
9
publish-candidate:
10
name: Publish candidate
11
runs-on: ubuntu-latest
0 commit comments