File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1010
1111env :
1212 DOTNET_NOLOGO : true
13- MSBUILDDISABLENODEREUSE : 1
1413
1514defaults :
1615 run :
6564 SLEET_CONNECTION : ${{ secrets.SLEET_CONNECTION }}
6665 if : matrix.os == 'ubuntu-latest' && env.SLEET_CONNECTION != ''
6766 run : |
68- dotnet tool install -g --version 3.2.0 sleet
67+ dotnet tool install -g --version 4.0.18 sleet
6968 sleet push bin --config none -f --verbose -p "SLEET_FEED_CONTAINER=nuget" -p "SLEET_FEED_CONNECTIONSTRING=${{ secrets.SLEET_CONNECTION }}" -p "SLEET_FEED_TYPE=azure"
Original file line number Diff line number Diff line change 2727 weak
2828[file ".github/workflows/build.yml"]
2929 url = https://github.com/devlooped/oss/blob/main/.github/workflows/build.yml
30- etag = 337666cc9f17f0cf395df950370967381f6de5134cc215f61035d36f38fed3a3
30+ etag = 3ece28919da5fd43d3e264c775cb64b9f2f4a40dd8a02ec5a60617e203ecf97f
3131 weak
3232[file ".github/workflows/changelog.yml"]
3333 url = https://github.com/devlooped/oss/blob/main/.github/workflows/changelog.yml
You can’t perform that action at this time.
0 commit comments