mirror of
https://github.com/docker/login-action.git
synced 2026-01-21 07:28:54 +08:00
Test login against registries part 2
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
71b3c789fa
commit
27c3146301
3 changed files with 81 additions and 81 deletions
4
.github/workflows/labels.yml
vendored
4
.github/workflows/labels.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2.3.2
|
||||
uses: actions/checkout@v2
|
||||
-
|
||||
name: Run Labeler
|
||||
uses: crazy-max/ghaction-github-labeler@v3.0.0
|
||||
uses: crazy-max/ghaction-github-labeler@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue