mirror of
https://gitea.com/docker/build-push-action.git
synced 2025-08-02 00:38:02 +08:00
Fix and cleanup of v2 setup actions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
|
||||
name: 'Docker - Setup Buildx'
|
||||
description: 'GitHub Action to set up Docker Buildx'
|
||||
author: 'crazy-max'
|
||||
name: 'Docker Setup Buildx'
|
||||
description: 'Set up Docker Buildx'
|
||||
author: 'docker'
|
||||
branding:
|
||||
icon: 'anchor'
|
||||
color: 'blue'
|
||||
icon: 'truck'
|
||||
|
||||
inputs:
|
||||
version:
|
||||
|
Reference in New Issue
Block a user