I’m trying to deploy a new app. It worked before but now I’m in a new branch after I deleted the other apps and I only get this error and cant proceed anymore:
Setting FLY_API_TOKEN secret in GitHub repository settings
Error: failed setting FLY_API_TOKEN secret in GitHub repository settings: exit status 1
thanks mayailurus, but doesnt seem to be it, the .git/config file just looks like it looked before using fly … it worked until I deleted som apps and stashed the branches … now it just wont work anymore.
I agree that this shouldn’t stop a fly launch. Automatic git deploy is a nice to have, not a hard requirement. I’ll change the code to emit a message and then proceed on.
We are also having issues with this. We are now unable to deploy something that we didn’t really plan to modify frequently for a github action to make sense. We tried installing the gh ctl to see if that fixed it, but it only changed the exit status code from 1 to 4.