Skip to content

Commit

Permalink
Fix nuget package script
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslanmogilevskiy committed Jun 6, 2024
1 parent 932167b commit abc8845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/ci/nuget/publish.cmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
echo NOTE: install your Jetbrains's Auth API key with "nuget setapikey <key> -Source https://plugins.jetbrains.com" prior to runnign this!

nuget push Resharper.QuickActions.*.nupkg -Source https://plugins.jetbrains.com/
nuget push Resharper.QuickActions.*.nupkg -Source https://plugins.jetbrains.com

0 comments on commit abc8845

Please sign in to comment.