Skip to content

Commit cfad760

Browse files
authored
Update cicd.yml - reorder release.type
1 parent 84a61e6 commit cfad760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ on:
1111
pull_request_target:
1212
types: ["closed"]
1313
release:
14-
# type: ["published"]
1514
type: ["created"]
15+
# type: ["published"]
1616

1717
jobs:
1818
test:

0 commit comments

Comments
 (0)