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 2780c5c commit f816f92Copy full SHA for f816f92
.github/workflows/build.yml
@@ -367,8 +367,8 @@ jobs:
367
--file-list "${{ github.workspace }}/SignClientFileList.txt"
368
--timestamp-url "http://timestamp.digicert.com"
369
--publisher-name ".NET Foundation"
370
- --description "Windows Community Toolkit"
371
- --description-url "https://github.com/CommunityToolkit/Windows"
+ --description "Windows Community Toolkit Labs"
+ --description-url "https://github.com/CommunityToolkit/Labs-Windows"
372
--azure-key-vault-url "${{ secrets.SIGN_KEY_VAULT_URL }}"
373
--azure-key-vault-client-id ${{ secrets.SIGN_CLIENT_ID }}
374
--azure-key-vault-client-secret "${{ secrets.SIGN_CLIENT_SECRET }}"
0 commit comments