We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18174f5 commit baf7d5bCopy full SHA for baf7d5b
1 file changed
.github/workflows/gh-build-and-sign.yml
@@ -70,9 +70,9 @@ jobs:
70
./sign code azure-key-vault
71
**/*.nupkg
72
--base-directory "${{ github.workspace }}/BuildArtifacts"
73
- --publisher-name "Contoso"
74
- --description "One Sign CLI demo"
75
- --description-url "https://github.com/dotnet/sign"
+ --publisher-name "BootstrapBlazor"
+ --description "BootstrapBlazor"
+ --description-url "https://github.com/dotnetcore/bootstrapblazor"
76
--azure-key-vault-managed-identity true
77
--azure-key-vault-url "${{ secrets.KEY_VAULT_URL }}"
78
--azure-key-vault-certificate "${{ secrets.KEY_VAULT_CERTIFICATE_ID }}"
0 commit comments