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 24fe01e commit c67efd1Copy full SHA for c67efd1
stable/relese-to-NPM/plugin.yaml
@@ -12,4 +12,4 @@ steps:
12
title: Publishing To Npm
13
image: codefresh/release-to-npm
14
commands:
15
- - NPM_TOKEN=${{NPM_TOKEN}} npm run ci-publish
+ - NPM_TOKEN=${{NPM_TOKEN}} npm run release-to-npm
0 commit comments