This commit is contained in:
@@ -53,4 +53,4 @@ jobs:
|
||||
path: SimplePackage/bin/Debug/*.*nupkg
|
||||
|
||||
- name: Publish Develop SimplePackage
|
||||
run: dotnet nuget push SimplePackage/bin/Debug/*.nupkg --username sxhundred --password 19e17278fa285b61249ae2cb1e50b489ade90df3 --no-symbols
|
||||
run: dotnet nuget push SimplePackage/bin/Debug/*.nupkg --api-key 19e17278fa285b61249ae2cb1e50b489ade90df3 --no-symbols
|
||||
Reference in New Issue
Block a user