1.2.0 (2020-11-20)
- Add semantic release (6d56e60)
- Bump version of @actions/core
- Describes which OAuth scopes are required in the docs.
- Prints out the entire Error object instead of just the message, for better debugging purposes (e.g. additional OAuth scopes needed).
- Adds note to docs about rate limiting concerns
- Fixes bug where owner/repo can not be determined with certain events (like scheduled jobs)
- Add footer containing repo and timestamp
- Initial version