Skip to content

Commit f816f92

Browse files
Update .github/workflows/build.yml
Co-authored-by: Michael Hawker MSFT (XAML Llama) <[email protected]>
1 parent 2780c5c commit f816f92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,8 +367,8 @@ jobs:
367367
--file-list "${{ github.workspace }}/SignClientFileList.txt"
368368
--timestamp-url "http://timestamp.digicert.com"
369369
--publisher-name ".NET Foundation"
370-
--description "Windows Community Toolkit"
371-
--description-url "https://github.com/CommunityToolkit/Windows"
370+
--description "Windows Community Toolkit Labs"
371+
--description-url "https://github.com/CommunityToolkit/Labs-Windows"
372372
--azure-key-vault-url "${{ secrets.SIGN_KEY_VAULT_URL }}"
373373
--azure-key-vault-client-id ${{ secrets.SIGN_CLIENT_ID }}
374374
--azure-key-vault-client-secret "${{ secrets.SIGN_CLIENT_SECRET }}"

0 commit comments

Comments
 (0)