Skip to content

max-mapper/electron-prebuilt-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-prebuilt-updater

A web service that automatically updates and releases a new version of electron-prebuilt when there is a release of Electron.

create a personal access token

Generate a new token; you'll need it for the Heroku config variables.

install the web service

  1. Deploy
  2. Replace the placeholder config variables with the appropriate values.
  3. Click View and note the URL. That is the GitHub Webhook Payload URL.

setup the webhook

  1. Create a new webhook with your payload URL and the same secret you used in the Heroku config variables.
  2. Click Let me select individual events, deselect Push and enable Release.
  3. Click Add webhook.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published