Skip to content

Commit a530961

Browse files
authored
Update welcome.yml
1 parent afac04b commit a530961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/welcome.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
name: [otherReleaseLabels]
122122
})
123123
}
124-
github.issues.addLabels({
124+
github.rest.issues.addLabels({
125125
issue_number: context.issue.number,
126126
owner: context.repo.owner,
127127
repo: context.repo.repo,

0 commit comments

Comments
 (0)