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 837e896 commit 7e6da77Copy full SHA for 7e6da77
.github/workflows/stage3_release_artefacts.yml
@@ -7,6 +7,9 @@ on:
7
push:
8
tags:
9
- 'v[0-9]+.[0-9]+.[0-9]+'
10
+ release:
11
+ types:
12
+ - created
13
14
jobs:
15
test:
0 commit comments