Error on draft release
kefir500 opened this issue · 0 comments
kefir500 commented
Description:
TypeError
exception is raised when a private access token provides an extended rights to repositories.
Reproduce:
- Create a GitHub private access token;
- Give this token a
public_repo
access right; - Create a GitHub release draft;
- Run
ghstats
with a-d
(detailed output) switch.