Skip to content

Commit fc98dad

Browse files
authored
chore: Use "types" to match Actions schema (nodejs#708)
1 parent ddcd077 commit fc98dad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-to-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Upload to staging
22

33
on:
44
issue_comment:
5-
type: created
5+
types: [created]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)