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 e187322 commit 64568e1Copy full SHA for 64568e1
stable/relese-to-NPM/README.md
@@ -16,7 +16,7 @@ steps:
16
17
deploy_to_npm:
18
title: Publishing To Npm
19
- image: codefresh-io/release-to-npm
+ image: codefresh/release-to-npm
20
commands:
21
- NPM_TOKEN=${{NPM_TOKEN}} npm run release-to-npm
22
...
0 commit comments