I am following this Continuous Deployment with Fly.io and GitHub Actions · Fly Docs
The CD works for the first few days until the HKG outage and then i created a new builder and deleted the old builder.
I have updated the flyctl tokens create deploy -x 999999h
in github secrets, but the building still fails with:
==> Verifying app config
Validating ..../fly.toml
Platform: machines
✓ Configuration is valid
--> Verified app config
==> Building image
Waiting for remote builder fly-builder-solitary-cherry-8514...
Remote builder fly-builder-solitary-cherry-8514 ready
Error: failed to fetch an image or build from source: {"message":"You are not authorized to use this builder"}
(http: 401)