radishconcepts / WordPress-GitHub-Plugin-Updater

This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository.
https://github.com/jkudish/WordPress-GitHub-Plugin-Updater
822 stars 195 forks source link

Not working for private repo #83

Open glociweb opened 8 years ago

glociweb commented 8 years ago

The code doesn't work for the private repo . Then what is the benefit of using access token ? If any way available to update with private repo kindly let me know

afragen commented 8 years ago

https://github.com/afragen/github-updater

niklasfjeldberg commented 3 years ago

@jkudish do you know if this is possible with this plugin code? I get an 404 error code, as far as I can see when the repo is private, even though i have an access token with "repo" access.