We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a10520 commit 643ba1fCopy full SHA for 643ba1f
.github/workflows/release.yml
@@ -2,10 +2,7 @@ name: Release
2
on:
3
release:
4
types: [published]
5
- push:
6
- tags:
7
- - '*'
8
-
+
9
jobs:
10
callBuildFlow:
11
name: Trigger Build flow
0 commit comments