Skip to content

Commit

Permalink
update publishing script
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsekhvalnov committed Apr 6, 2022
1 parent c7889c7 commit 7a1c7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/publish-nupkg.cmd
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cd ..\jose-jwt\bin\Release
..\..\..\tools\nuget.exe Push jose-jwt.3.2.0.nupkg -Source https://www.nuget.org
..\..\..\tools\nuget.exe Push jose-jwt.4.0.0.nupkg -Source https://www.nuget.org

0 comments on commit 7a1c7bb

Please sign in to comment.