update windows code signing #7368
3 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
||||||
ARTIFACTS_SECRET: ${{ secrets.ARTIFACTS_SECRET }}
|
ARTIFACTS_SECRET: ${{ secrets.ARTIFACTS_SECRET }}
|
||||||
ARTIFACTS_REGION: ${{ secrets.ARTIFACTS_REGION }}
|
ARTIFACTS_REGION: ${{ secrets.ARTIFACTS_REGION }}
|
||||||
|
|
||||||
WIN_CSC_LINK: https://raw.githubusercontent.com/lbryio/lbry-desktop/master/build/win-csc-2021-2022-08.p12
|
WIN_CSC_LINK: https://raw.githubusercontent.com/lbryio/lbry-desktop/master/build/cert-2021-2022.pfx
|
||||||
CSC_LINK: https://s3.amazonaws.com/files.lbry.io/cert/osx-csc-2021-2022.p12
|
CSC_LINK: https://s3.amazonaws.com/files.lbry.io/cert/osx-csc-2021-2022.p12
|
||||||
|
|
||||||
# UI
|
# UI
|
||||||
|
|
BIN
build/cert-2021-2022.pfx
Normal file
BIN
build/cert-2021-2022.pfx
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue