mirror of
https://github.com/peter-evans/dockerhub-description.git
synced 2024-11-22 12:09:33 +01:00
10 lines
267 B
YAML
10 lines
267 B
YAML
|
name: 'Docker Hub Description'
|
||
|
author: 'Peter Evans'
|
||
|
description: 'An action to update a Docker Hub repository description from README.md'
|
||
|
runs:
|
||
|
using: 'docker'
|
||
|
image: 'docker://peterevans/dockerhub-description:2.1.0'
|
||
|
branding:
|
||
|
icon: 'upload'
|
||
|
color: 'blue'
|