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 1e41cd8 commit 56844c2Copy full SHA for 56844c2
stable/relese-to-NPM/plugin.yaml
@@ -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