markekraus/PSRAW

Wrong github API

Closed this issue · 0 comments

I believe the API that is called to create a github release will fail:

Uri = "https://api.github.com/repos/{0}/releases" -f $ENV:APPVEYOR_REPO_NAME

As the documentation mentions that the :owner must be in the URI:
https://developer.github.com/v3/repos/releases/#create-a-release