diff --git a/README.md b/README.md index e6143acd..00409e24 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,7 @@ jobs: creds: ${{ secrets.AZURE_CREDENTIALS }} - uses: Azure/get-keyvault-secrets@v1 with: - keyvault: "my - Vault" + keyvault: "myKeyVault" secrets: 'mySecret' # comma separated list of secret keys that need to be fetched from the Key Vault id: myGetSecretAction