diff --git a/.github/workflows/win-exe.yml b/.github/workflows/win-exe.yml index 296f83385..1207b96fc 100644 --- a/.github/workflows/win-exe.yml +++ b/.github/workflows/win-exe.yml @@ -242,7 +242,7 @@ jobs: base-dir: ${{ github.workspace }}\appdir\Cryptomator file-extensions: 'ps1' recursive: false - append-signature: true + append-signature: false tenant-id: ${{ secrets.AZURE_TENANT_ID }} client-id: ${{ secrets.AZURE_CLIENT_ID }} client-secret: ${{ secrets.AZURE_CLIENT_SECRET }}