Skip to content

Commit 2aa2d8b

Browse files
committed
Add GitHub Actions workflow for automatic Fly.io deployment
1 parent 931c1bc commit 2aa2d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
with:
1717
args: "deploy"
1818
env:
19-
FLY_AUTH_TOKEN: ${{ secrets.FLY_API_TOKEN }}
19+
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 commit comments

Comments
 (0)