MorrisonCole / pr-lint-action

:octocat: A fast 🔥 TypeScript GitHub Action to ensure that your PR title matches a given regex.

Home Page:https://morrisoncole.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError with v1.2.1

negebauer opened this issue · comments

Got the following error when running the action

##[error]TypeError: github_1.GitHub is not a constructor

Sorry about that, messed up and forgot to rebuild since the releases are somewhat manual at the moment 😅. Fixed now and will shortly release v1.2.2.

It happens haha, waiting on v1.2.2

@negebauer v1.2.2 should be good - it just ran on this example PR (#93). Thanks for your help!

Working ! Thanks