You've already forked docker_login-action
mirror of
https://gh-proxy.com/github.com/docker/login-action.git
synced 2025-04-17 00:31:46 +08:00
Fix ci workflow
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user