We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e151f commit cc43677Copy full SHA for cc43677
.github/workflows/release-notifier.yml renamed to .github/workflows/release-notification.yml
@@ -12,4 +12,4 @@ jobs:
12
with:
13
app_id: ${{ secrets.RELEASE_NOTIFIER_APP_ID }}
14
private_key: ${{ secrets.RELEASE_NOTIFIER_APP_PRIVATE_KEY }}
15
- dispatch_event_type: octokit/openapi-release
+ dispatch_event_type: "octokit/openapi release"
0 commit comments