Skip to content

Commit 359c1b2

Browse files
authored
Use stable releases
The 'signed' quality is [being removed](dotnet/install-scripts#593) from the install scripts - but your usage is really just a 'stable public release' usage anyway, which is the default.
1 parent d05e7ed commit 359c1b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
if: matrix.os != 'self-hosted'
4545
with:
4646
dotnet-version: '8.0.x'
47-
dotnet-quality: 'signed'
4847
source-url: ${{ env.NUGET_SERVER_URL }}
4948
env:
5049
NUGET_AUTH_TOKEN: ${{ secrets.NUGET_AUTH_TOKEN }}

0 commit comments

Comments
 (0)