mirror of
https://github.com/docker/login-action.git
synced 2025-04-23 15:16:35 +02:00
Migrate to Docker organization
This commit is contained in:
parent
a5ba64f65e
commit
d50edfe977
10 changed files with 220 additions and 66 deletions
|
@ -1,9 +1,9 @@
|
|||
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
|
||||
name: 'Docker Login'
|
||||
description: 'GitHub Action to login against a Docker registry'
|
||||
author: 'crazy-max'
|
||||
author: 'docker'
|
||||
branding:
|
||||
icon: 'log-in'
|
||||
icon: 'anchor'
|
||||
color: 'blue'
|
||||
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue