File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,15 +40,15 @@ jobs:
4040 uses : azure/artifact-signing-action@db7a3a6bd3912025c705162fb7475389f5b69ec6 # v1.0.0
4141 with :
4242 files : |
43- ${{ github.workspace }}src\main\resources\integrations-x64.dll
44- ${{ github.workspace }}src\main\resources\integrations-arm64.dll
43+ ${{ github.workspace }}\ src\main\resources\integrations-x64.dll
44+ ${{ github.workspace }}\ src\main\resources\integrations-arm64.dll
4545 append-signature : false
4646 description : Cryptomator Windows Integrations DLL
4747 description-url : https://github.com/cryptomator/integrations-win
4848 azure-tenant-id : ${{ secrets.AZURE_TENANT_ID }}
4949 azure-client-id : ${{ secrets.AZURE_CLIENT_ID }}
5050 azure-client-secret : ${{ secrets.AZURE_CLIENT_SECRET }}
51- trusted- signing-account-name : cryptomatorSigning
51+ signing-account-name : cryptomatorSigning
5252 certificate-profile-name : production
5353 endpoint : https://weu.codesigning.azure.net/
5454 timestamp-rfc3161 : http://timestamp.acs.microsoft.com
You can’t perform that action at this time.
0 commit comments