Skip to content

Commit

Permalink
Preparing for 6.1.7.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Jan 25, 2023
1 parent 3e0c1a5 commit f0c5e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/release.rb
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
# User doesn't have ykman
end

sh "npm publish --tag #{npm_tag}#{npm_otp}"
sh "npm publish #{npm_otp}"
end
end
end
Expand Down

0 comments on commit f0c5e60

Please sign in to comment.