We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a648af commit 12b05f7Copy full SHA for 12b05f7
action.yaml
@@ -1,5 +1,8 @@
1
name: 'Merge Release'
2
-description: 'Deploy to npm!'
+description: 'Deploy your package to NPM and Github using semantic versioning'
3
+branding:
4
+ icon: 'upload-cloud'
5
+ color: 'purple'
6
runs:
7
using: 'docker'
8
image: 'Dockerfile'
0 commit comments