Skip to content

Commit 12d651d

Browse files
committed
fix trigger
1 parent acf9f0a commit 12d651d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
name: release
22

33
on:
4-
push:
5-
release:
6-
types: [published]
7-
# tags:
8-
# - 'v*'
4+
release:
5+
types: [published]
96

107
jobs:
118

0 commit comments

Comments
 (0)