You’re just setting your access token to deploy from CI? We’ll see why the --access-token arg regressed (I have guesses). However, it’s better to use an env variable for this. Is it possible for you to set FLY_ACCESS_TOKEN as an environment variable and stop using the arg?