Skip to content

Commit

Permalink
πŸ”’ Fixed mistake with user
Browse files Browse the repository at this point in the history
  • Loading branch information
garaekz committed Feb 7, 2023
1 parent 0bb7278 commit 37db1a8
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 @@ -158,7 +158,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: registry.fly.io
username: garaekz
username: x
password: ${{ secrets.FLY_API_TOKEN }}

- name: 🐳 Docker build
Expand Down

0 comments on commit 37db1a8

Please sign in to comment.