GitbookIO / nuts

:chestnut: Releases/downloads server with auto-updater and GitHub as a backend
http://nuts.gitbook.com
Apache License 2.0
1.25k stars 300 forks source link

The first deployment is successful, but from which screen can I deploy a new version of the github release? #182

Open kurohoan opened 1 year ago

kurohoan commented 1 year ago

https://elements.heroku.com/buttons/gitbookio/nuts Click on the "Deploy to Heroku" button on the link above. The first deployment is successful, but from which screen can I deploy a new version of the github release?

I am building an electron app with vue-cli-electron-builder. I can automatically release to github when I build with AutoUpdater, but I don't know how to deploy that release to heroku.

dopry commented 1 year ago

you could try out my fork, https://github.com/dopry/pecans I'm also on the look out for additional maintainers.