chore: update
This commit is contained in:
Родитель
93e619c3bc
Коммит
92709a052c
|
@ -127,6 +127,7 @@ jobs:
|
|||
|
||||
- name: Sign the NuGet Packages
|
||||
run: |
|
||||
dotnet tool install -g Knapcode.CertificateExtractor
|
||||
dotnet tool install --global AzureTrustedSignTool
|
||||
dotnet tool install --global sign --prerelease
|
||||
AzureTrustedSignTool sign --folder ./ --searchpattern *.nupkg --accountname ${{ secrets.SIGN_ACCOUNT_NAME }} --profilename ${{ secrets.SIGN_PROFILE_NAME }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче