Skip to content

Commit cc9d98d

Browse files
Merge pull request #2 from GlueOps/style/config-for-publish
style: add header for publishing action
2 parents 3c0ee2a + 7963c0e commit cc9d98d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

action.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
name: "Create the default Container Tags for the GlueOps Platform"
2+
author: "@GlueOps"
3+
description: "The GlueOps Platform orchestrates CI/CD using container tags. This action produces the tags used by the platform"
4+
branding:
5+
icon: 'tag'
6+
color: 'yellow'
7+
8+
9+
110
name: 'Create GlueOps Image Tags'
211
description: 'Creates tags for docker images used by the GlueOps platform'
312

0 commit comments

Comments
 (0)