You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
how would one make sure the Heroku is updated with the latest version?
I’ve got mine directly authed to my GitHub account which obviously isn’t suitable for anyone else, and I’ve been meaning to look into what others do for this.
Need to work out a simple flow and then add it to the README.
The text was updated successfully, but these errors were encountered:
I think probably the other way to do this is just to fork the repo to your own GitHub account, and link that one to Heroku for auto-deploys.
Then all you need to do for updates is PR the upstream into your fork and merge it - all of which can be done via the GitHub UI,
making it accessible to non-CLI people.
Unless I come across a better way, I might add instructions for both CLI and GitHub fork options to the README. Should also add Slack screenshots like Nicole White has in the link above!
Splitting this question out from #4.
Need to work out a simple flow and then add it to the README.
The text was updated successfully, but these errors were encountered: