Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

electron-archive/electron-prebuilt-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 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

(RETIRED) Heroku app to publish Electron to NPM when released on GitHub

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%