Skip to content

Commit

Permalink
Do not automatically release to NPM.
Browse files Browse the repository at this point in the history
  • Loading branch information
highsource committed Mar 20, 2019
1 parent 2720902 commit cb62244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nodejs/scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
</arguments>
</configuration>
</execution>
<execution>
<!--execution>
<id>publish</id>
<phase>deploy</phase>
<goals>
Expand All @@ -127,7 +127,7 @@
<argument>.</argument>
</arguments>
</configuration>
</execution>
</execution-->
</executions>
</plugin>
</plugins>
Expand Down

0 comments on commit cb62244

Please sign in to comment.