Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit 1c3b402

Browse files
committed
Update publish.yml for Azure Pipelines
1 parent 4abe0dc commit 1c3b402

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Build Configurations/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ steps:
2424
skipBuild: true
2525
skipInstall: true
2626

27-
- task: NuGetAuthenticate@0
28-
inputs:
29-
nuGetServiceConnections: 'NuGet Feed'
30-
3127
- task: NuGetCommand@2
3228
inputs:
3329
command: 'push'

0 commit comments

Comments
 (0)