Skip to content

Commit f79db1a

Browse files
authored
Update cicd.yml - types is plural!
1 parent 709f109 commit f79db1a

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,7 +11,7 @@ on:
1111
pull_request_target:
1212
types: ["closed"]
1313
release:
14-
type: ["published"]
14+
types: ["published"]
1515
# type: ["created"]
1616

1717
jobs:

0 commit comments

Comments
 (0)