Fix ci workflow

pull/1/head
CrazyMax 2020-08-15 14:52:04 +02:00
parent a8bb4725ef
commit ae539f0605
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}