Skip to content

Commit 6f9759d

Browse files
committed
Fix action name
1 parent 6572dbd commit 6f9759d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
2-
name: 'Docker Metadata'
2+
name: 'Docker Meta'
33
description: "GitHub Action to extract metadata (tags, labels) for Docker"
44
author: 'crazy-max'
55
branding:

0 commit comments

Comments
 (0)