Skip to content

Commit d8a04a0

Browse files
committed
refactor: remove key vault managed parameter
1 parent baf7d5b commit d8a04a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/gh-build-and-sign.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
--publisher-name "BootstrapBlazor"
7474
--description "BootstrapBlazor"
7575
--description-url "https://github.com/dotnetcore/bootstrapblazor"
76-
--azure-key-vault-managed-identity true
7776
--azure-key-vault-url "${{ secrets.KEY_VAULT_URL }}"
7877
--azure-key-vault-certificate "${{ secrets.KEY_VAULT_CERTIFICATE_ID }}"
7978

0 commit comments

Comments
 (0)