Skip to content

Commit

Permalink
removed build arg
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomorebonato committed Jun 27, 2023
1 parent b174e8c commit ce20cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only --build-arg
- run: flyctl deploy --remote-only"
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 comments on commit ce20cfd

Please sign in to comment.