File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141
4242 - name : Publish
4343 shell : pwsh
44- run : dotnet nuget push "**/*.nupkg" --api-key ${{ secrets.NEXUS_NUGET_APIKEY }} --source "https://www.hec.usace.army.mil/nexus/repository/fda -nuget/" --skip-duplicate
44+ run : dotnet nuget push "**/*.nupkg" --api-key ${{ secrets.NEXUS_NUGET_APIKEY }} --source "https://www.hec.usace.army.mil/nexus/repository/consequences -nuget-public /" --skip-duplicate
4545
Original file line number Diff line number Diff line change 6363 shell : powershell
6464
6565 - name : Publish
66- run : dotnet nuget push "**/*.nupkg" --api-key ${{ secrets.NEXUS_NUGET_APIKEY }} --source "https://www.hec.usace.army.mil/nexus/repository/fda -nuget/" --skip-duplicate
66+ run : dotnet nuget push "**/*.nupkg" --api-key ${{ secrets.NEXUS_NUGET_APIKEY }} --source "https://www.hec.usace.army.mil/nexus/repository/consequences -nuget-public /" --skip-duplicate
You can’t perform that action at this time.
0 commit comments