Skip to content

Commit 56844c2

Browse files
Create plugin.yaml
1 parent 1e41cd8 commit 56844c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

stable/relese-to-NPM/plugin.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
deploy_to_npm:
2+
title: Publishing To Npm
3+
image: codefresh/release-to-npm
4+
commands:
5+
- NPM_TOKEN=${{NPM_TOKEN}} npm run ci-publish

0 commit comments

Comments
 (0)