Skip to content

Commit baf7d5b

Browse files
committed
chore: 更新配置值
1 parent 18174f5 commit baf7d5b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ jobs:
7070
./sign code azure-key-vault
7171
**/*.nupkg
7272
--base-directory "${{ github.workspace }}/BuildArtifacts"
73-
--publisher-name "Contoso"
74-
--description "One Sign CLI demo"
75-
--description-url "https://github.com/dotnet/sign"
73+
--publisher-name "BootstrapBlazor"
74+
--description "BootstrapBlazor"
75+
--description-url "https://github.com/dotnetcore/bootstrapblazor"
7676
--azure-key-vault-managed-identity true
7777
--azure-key-vault-url "${{ secrets.KEY_VAULT_URL }}"
7878
--azure-key-vault-certificate "${{ secrets.KEY_VAULT_CERTIFICATE_ID }}"

0 commit comments

Comments
 (0)