mirror of
https://github.com/docker/metadata-action.git
synced 2025-07-13 20:11:50 +02:00
Fix action name
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "docker-metadata",
|
||||
"name": "docker-metadata-action",
|
||||
"description": "GitHub Action to extract metadata (tags, labels) for Docker",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user