trigger-repository-dispatch

1.0.2 • Public • Published

trigger-repository-dispatch 🚀

Trigger a repository dispatch on a GitHub repository via the command-line.

Usage

GITHUB_TOKEN=YOUR_GITHUB_PERSONAL_ACCESS_TOKEN npx trigger-repository-dispatch \
  --nwo "octocat/spoon-knife" # 'nwo: Name (of the repository) with owner (required)'
  --event-type "my-event" # event-type: Type of event to trigger (optional, defaults to 'trigger-repository-dispatch')

Readme

Keywords

none

Package Sidebar

Install

npm i trigger-repository-dispatch

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

5.11 kB

Total Files

8

Last publish

Collaborators

  • swinton