Skip to content

Commit

Permalink
flyctl
Browse files Browse the repository at this point in the history
Signed-off-by: Xe Iaso <[email protected]>
  • Loading branch information
Xe committed Dec 22, 2024
1 parent 3aaf9c9 commit de5aec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/earthly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: superfly/flyctl-actions/setup-flyctl@master
- name: Log into fly.io registry
run: |
fly auth docker
flyctl auth docker
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
- name: Build and push Docker image
Expand Down

0 comments on commit de5aec8

Please sign in to comment.