Hi!
I’m having problems getting my CI to work. I made a Github Action to deploy a review app for every Pull Request made.
Since a few days i’m having trouble getting them to work. They all fail with the following message Error No access token available. Please login with 'flyctl auth login'
, even though it was working fine before that.
Earlier today I generated another token and it worked again, but right now it’s not working and I haven’t been able to fix it. I’m using the fly-pr-review-apps
action.
Thanks in advance.