Skip to content

Commit

Permalink
upd. deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sync committed Jun 30, 2024
1 parent 8e10ff8 commit 544f7a3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ jobs:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
name: 🚚 Get latest code
with:
fetch-depth: 0

- uses: superfly/flyctl-actions/setup-flyctl@master
- name: Set app name
Expand Down

0 comments on commit 544f7a3

Please sign in to comment.