mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-23 13:13:49 +03:00
.
This commit is contained in:
parent
5204d944c6
commit
30115d0996
@ -22,11 +22,13 @@ build_script:
|
||||
- node scripts/prepackage-plugins.js
|
||||
- node scripts/build-windows.js
|
||||
|
||||
artifacts:
|
||||
- path: 'dist\win\*.exe'
|
||||
deploy:
|
||||
provider: GitHub
|
||||
auth_token:
|
||||
secure: wvxHVlprvhfdOHgmVEDIwjCHYlmuDykteIEHpAfpi807+1lJD3ld2/OS6+0fgU4e
|
||||
artifact: dist\win\*.exe
|
||||
artifact: 'dist\win\*.exe'
|
||||
draft: false
|
||||
prerelease: false
|
||||
force_update: true
|
||||
|
Loading…
Reference in New Issue
Block a user