We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents befdb9b + 379f3a3 commit 5d4af8eCopy full SHA for 5d4af8e
1 file changed
.github/workflows/deploy-to-stream-dist.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- master
7
- develop
8
+ release:
9
+ types: [published]
10
11
jobs:
12
lint_and_test:
0 commit comments