Skip to content

Commit b896a15

Browse files
committed
Fix release trigger for codecov-cli publish
1 parent 52f71c8 commit b896a15

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release-codecov-cli.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ name: Build and publish codecov-cli
44

55
on:
66
release:
7-
types:
8-
- created
7+
types: [published]
98

109
permissions:
1110
contents: read

0 commit comments

Comments
 (0)