I found an issue with this document.
Title: Git Branch Preview Environments on Github
Location: https://fly.io/docs/blueprints/review-apps-guide/
Source: https://github.com/superfly/docs/blob/main/blueprints/review-apps-guide.html.md
Describe the issue
Most of the documentation uses "superfly/fly-pr-review-apps@1.2.0" (note 1.2.0). There is an error when running the job: "Error: unknown flag: --region". When I use "1.2.1", it does not give that error. It uses the "regions" flag in 1.2.1, which results in it not throwing an error.
I found an issue with this document.
Title: Git Branch Preview Environments on Github
Location: https://fly.io/docs/blueprints/review-apps-guide/
Source: https://github.com/superfly/docs/blob/main/blueprints/review-apps-guide.html.md
Describe the issue
Most of the documentation uses "superfly/fly-pr-review-apps@1.2.0" (note 1.2.0). There is an error when running the job: "Error: unknown flag: --region". When I use "1.2.1", it does not give that error. It uses the "regions" flag in 1.2.1, which results in it not throwing an error.