Skip to content

Commit

Permalink
update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
franck-gaspoz committed Feb 22, 2021
1 parent 5e2d9ff commit 55bca8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish-nuget.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!orbsh
# publish package on nuget
nuget-push bin/debug/OrbitalShell-Module-PromptGitInfo.1.0.8.nupkg $key
nuget-push bin/debug/OrbitalShell-Module-PromptGitInfo.1.0.9.nupkg $key

0 comments on commit 55bca8d

Please sign in to comment.