cert update

This commit is contained in:
Jan Prochazka
2022-11-12 19:43:20 +01:00
parent 3a3d0683d5
commit e2e7c6f06b
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,8 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }} # token for electron publish
WIN_CSC_LINK: ${{ secrets.WINCERT_BASE64 }}
WIN_CSC_LINK: ${{ secrets.WINCERT_2025 }}
WIN_CSC_KEY_PASSWORD: ${{ secrets.WINCERT_2025_PASSWORD }}
# WIN_CSC_LINK: ${{ secrets.WINCERT_CERTIFICATE }}
# WIN_CSC_KEY_PASSWORD: ${{ secrets.WINCERT_PASSWORD }}