Skip to content

Commit e1e6417

Browse files
committed
fix: limit action condition
1 parent beb43f3 commit e1e6417

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
22
release:
3-
released
3+
types:
4+
- released
45

56
name: Release
67

0 commit comments

Comments
 (0)