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 b3794f0 commit 24fe01eCopy full SHA for 24fe01e
stable/relese-to-NPM/README.md
@@ -18,7 +18,7 @@ steps:
18
title: Publishing To Npm
19
image: codefresh/release-to-npm
20
commands:
21
- - NPM_TOKEN=${{NPM_TOKEN}} npm run ci-publish
+ - NPM_TOKEN=${{NPM_TOKEN}} npm run release-to-npm
22
...
23
24
```
0 commit comments