Need to check the following to ensure actions workflows can run reliably and securely
- correct access to Updater repo
- adding token to app so it can access GH API
This appears to be the cause of failing build action right now
Also include instructions in readme for adding own token for API integration (and review #116 so we can support the token being missing)