Skip to content

Commit

Permalink
Update release.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
vicancy committed Aug 19, 2024
1 parent a73d429 commit 6371865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/pipelines/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ extends:
- task: AzurePowerShell@5
displayName: 'Upload files to partner drop folder'
inputs:
azureSubscription: 'azuresdkpartnerdrops'
azureSubscription: 'azuresdkpartnerdrops_javatooling'
ScriptType: 'InlineScript'
azurePowerShellVersion: LatestVersion
pwsh: true
Expand Down

0 comments on commit 6371865

Please sign in to comment.