Skip to content

Commit

Permalink
Revert "why no deploy"
Browse files Browse the repository at this point in the history
This reverts commit 90a9e06.
  • Loading branch information
qin-guan committed Jul 20, 2023
1 parent 90a9e06 commit 28cb6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --local-only --wait-timeout 1800
- run: flyctl deploy --remote-only --wait-timeout 1800
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 comments on commit 28cb6e7

Please sign in to comment.