Skip to content

Commit

Permalink
ci(fly.io): run fly in endpoint subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitgeist committed Jun 8, 2023
1 parent fa3d024 commit e6e0f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only
working-directory: ./endpoint
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 comments on commit e6e0f56

Please sign in to comment.