We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931c1bc commit 2aa2d8bCopy full SHA for 2aa2d8b
.github/workflows/deploy.yml
@@ -16,4 +16,4 @@ jobs:
16
with:
17
args: "deploy"
18
env:
19
- FLY_AUTH_TOKEN: ${{ secrets.FLY_API_TOKEN }}
+ FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
0 commit comments