Skip to content

Commit 3d66f92

Browse files
committed
refactor: split an inline list into multiple lines for parsings
1 parent 4f05dc6 commit 3d66f92

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Publish
22

33
on:
44
release:
5-
types: [published, edited]
5+
types:
6+
- published
7+
- edited
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)