Skip to content

Commit 180ac93

Browse files
authored
Merge pull request #6 from legendu-net/dev
Update release.yml
2 parents 8b70b87 + e28d087 commit 180ac93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: release
22
on:
33
release:
4-
types: ["created", "published"]
4+
types: [created, published]
55
#push:
66
# tags: ["v*"]
77
jobs:

0 commit comments

Comments
 (0)