Skip to content

Commit 066fa40

Browse files
committed
Fix name of fly organization.
1 parent 8d2303d commit 066fa40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fly-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
99
# Set these to your Fly.io organization and preferred region.
1010
FLY_REGION: iad
11-
FLY_ORG: a-lloyd-flanagan-he-him
11+
FLY_ORG: personal
1212

1313
jobs:
1414
review_app:

0 commit comments

Comments
 (0)