Skip to content

Commit c67efd1

Browse files
Update plugin.yaml
1 parent 24fe01e commit c67efd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stable/relese-to-NPM/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ steps:
1212
title: Publishing To Npm
1313
image: codefresh/release-to-npm
1414
commands:
15-
- NPM_TOKEN=${{NPM_TOKEN}} npm run ci-publish
15+
- NPM_TOKEN=${{NPM_TOKEN}} npm run release-to-npm

0 commit comments

Comments
 (0)