Skip to content

Commit 97d6761

Browse files
authored
Update azure-pipelines-nightly.yml
1 parent 7413294 commit 97d6761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/azure-pipelines-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ steps:
1212
version: 7.0.403
1313
displayName: Install .NET Core SDK 7.0.403
1414

15-
- task: NuGetAuthenticate@0
15+
- task: NuGetAuthenticate@1
1616
displayName: Authenticate with NuGet feeds
1717

1818
- script: dotnet pack -c Release /p:PublicRelease=false

0 commit comments

Comments
 (0)