Skip to content

Commit

Permalink
Fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMax committed Aug 15, 2020
1 parent a8bb472 commit ae539f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v2.3.1
-
name: Login
uses: ./login/
uses: ./
with:
username: ${{ secrets.DOCKER_USERNAME_TEST }}
password: ${{ secrets.DOCKER_PASSWORD_TEST }}
Expand Down

0 comments on commit ae539f0

Please sign in to comment.