Skip to content

Commit 643ba1f

Browse files
committed
(build) trigger release only from GitHub
1 parent 6a10520 commit 643ba1f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ name: Release
22
on:
33
release:
44
types: [published]
5-
push:
6-
tags:
7-
- '*'
8-
5+
96
jobs:
107
callBuildFlow:
118
name: Trigger Build flow

0 commit comments

Comments
 (0)