diff --git a/.github/workflows/ms.dataprotection.backupvaults.yml b/.github/workflows/ms.dataprotection.backupvaults.yml index 5f6b9fc845..58e5749b5e 100644 --- a/.github/workflows/ms.dataprotection.backupvaults.yml +++ b/.github/workflows/ms.dataprotection.backupvaults.yml @@ -139,4 +139,4 @@ jobs: bicepRegistryName: "${{ env.bicepRegistryName }}" bicepRegistryRGName: "${{ env.bicepRegistryRGName }}" bicepRegistryRgLocation: "${{ env.bicepRegistryRgLocation }}" - bicepRegistryDoPublish: "${{ env.bicepRegistryDoPublish }}" + bicepRegistryDoPublish: "${{ env.bicepRegistryDoPublish }}" \ No newline at end of file