Skip to content

Commit cc43677

Browse files
committed
ci(release): set dispatch event type to "octokit/openapi release"
1 parent 15e151f commit cc43677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-notifier.yml renamed to .github/workflows/release-notification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
with:
1313
app_id: ${{ secrets.RELEASE_NOTIFIER_APP_ID }}
1414
private_key: ${{ secrets.RELEASE_NOTIFIER_APP_PRIVATE_KEY }}
15-
dispatch_event_type: octokit/openapi-release
15+
dispatch_event_type: "octokit/openapi release"

0 commit comments

Comments
 (0)