Skip to content

Commit

Permalink
Remove unused aws secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
parberge committed Mar 27, 2023
1 parent 514387b commit 1bd1c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ado/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
inputs:
azureSubscription: '$(rConnection)'
KeyVaultName: '$(keyVault)'
SecretsFilter: 'aws-access-key-id, aws-secret-access-key, access-key-prod-librariesminecraftnet'
SecretsFilter: 'access-key-prod-librariesminecraftnet'
RunAsPreJob: false

- task: AzureCLI@2
Expand Down

0 comments on commit 1bd1c1b

Please sign in to comment.