We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1017b7 commit bed6bb8Copy full SHA for bed6bb8
1 file changed
.github/workflows/pipeline.yaml
@@ -8,6 +8,8 @@ on:
8
push:
9
branches:
10
- master
11
+ release:
12
+ types: [ published ]
13
14
jobs:
15
pipeline:
0 commit comments