This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- name: Add Nuget Credentials
|
||||
# run: dotnet nuget update source gitea --username sxhundred --password ${{ secrets.READ_NUGET_PAT }} --store-password-in-clear-text --configfile nuget.config
|
||||
run: dotnet nuget add source --name sxhundred --username sxhundred --password 19e17278fa285b61249ae2cb1e50b489ade90df3 http://192.168.2.83:3100/api/packages/sxhundred/nuget/index.json
|
||||
run: dotnet nuget add source --name sxhundred --username sxhundred --password 19e17278fa285b61249ae2cb1e50b489ade90df3 --store-password-in-clear-text http://192.168.2.83:3100/api/packages/sxhundred/nuget/index.json
|
||||
|
||||
|
||||
- name: Install GitVersion
|
||||
|
||||
Reference in New Issue
Block a user