Hacktoberfest / hacktoberfest-repo-topic-apply

Cmd line tool to add a topic to your github repo, defaults to hacktoberfest
Apache License 2.0
48 stars 43 forks source link

404 on adding topic #18

Closed WyriHaximus closed 3 years ago

WyriHaximus commented 3 years ago

Command: ./hfest-repo -t TOKEN -u WyriHaximus Output:

   • adding topic              repo=.github topic=hacktoberfest
   ⨯ issue adding hacktoberfest topic to repo error=PUT https://api.github.com/repos/WyriHaximus/.github/topics: 404 Not Found []
WyriHaximus commented 3 years ago

Nevermind, I skipped over the bit in the readme where it said to give it the repo permissions.