File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ GitHub release] ( https://img.shields.io/github/release/docker/metadata-action.svg?style=flat-square )] ( https://github.com/docker/metadata-action/releases/latest )
2
- [ ![ GitHub marketplace] ( https://img.shields.io/badge/marketplace-docker--metadata-blue?logo=github&style=flat-square )] ( https://github.com/marketplace/actions/docker-metadata )
2
+ [ ![ GitHub marketplace] ( https://img.shields.io/badge/marketplace-docker--metadata--action- blue?logo=github&style=flat-square )] ( https://github.com/marketplace/actions/docker-metadata-action )
3
3
[ ![ Test workflow] ( https://img.shields.io/github/workflow/status/docker/metadata-action/test?label=test&logo=github&style=flat-square )] ( https://github.com/docker/metadata-action/actions?workflow=test )
4
4
[ ![ Codecov] ( https://img.shields.io/codecov/c/github/docker/metadata-action?logo=codecov&style=flat-square )] ( https://codecov.io/gh/docker/metadata-action )
5
5
Original file line number Diff line number Diff line change 1
1
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
2
- name : ' Docker Metadata'
2
+ name : ' Docker Metadata action '
3
3
description : " GitHub Action to extract metadata (tags, labels) for Docker"
4
4
author : ' docker'
5
5
branding :
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " docker-metadata" ,
2
+ "name" : " docker-metadata-action " ,
3
3
"description" : " GitHub Action to extract metadata (tags, labels) for Docker" ,
4
4
"main" : " lib/main.js" ,
5
5
"scripts" : {
You can’t perform that action at this time.
0 commit comments