This commit is contained in:
Eugene Pankov
2020-02-06 15:42:30 +03:00
parent 0b14ae1bd6
commit 057c642539
4 changed files with 3 additions and 2 deletions
+1
View File
@@ -26,6 +26,7 @@ jobs:
run: node scripts/build-windows.js
if: github.repository == 'Eugeny/terminus' && github.event_name == 'push'
env:
DEBUG: electron-builder,electron-builder:*
GH_TOKEN: ${{ secrets.GH_TOKEN }}
WIN_CSC_LINK: ${{ secrets.WIN_CSC_LINK }}
WIN_CSC_KEY_PASSWORD: ${{ secrets.WIN_CSC_KEY_PASSWORD }}