Fix calls to fetch
Change node version to 16
import node-fetch
Update node version
fix import statement
Add node modules?
fix braces matchup
attept to fix async runtime
Refactor async calls
Fix async functions
Update node version
remove node modules
format
Remove request dependency
Add node modules back
remove node_modules from repo
Bump node-fetch from 2.6.0 to 2.6.1 Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com>
Remove request dependency
Fail gracefully if repo name is not provided
Update action.yml