Skip to content

Commit 12b05f7

Browse files
author
Alvaro Jose
authored
Update action.yaml
1 parent 8a648af commit 12b05f7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

action.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'Merge Release'
2-
description: 'Deploy to npm!'
2+
description: 'Deploy your package to NPM and Github using semantic versioning'
3+
branding:
4+
icon: 'upload-cloud'
5+
color: 'purple'
36
runs:
47
using: 'docker'
58
image: 'Dockerfile'

0 commit comments

Comments
 (0)