mirror of
https://github.com/Eugeny/tabby
synced 2024-12-13 23:02:41 +00:00
.
This commit is contained in:
parent
cad417694d
commit
39335bc23a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ deploy:
|
|||
provider: GitHub
|
||||
auth_token:
|
||||
secure: wvxHVlprvhfdOHgmVEDIwjCHYlmuDykteIEHpAfpi807+1lJD3ld2/OS6+0fgU4e
|
||||
artifact: /.*\.exe/
|
||||
artifact: dist\win\*.exe
|
||||
draft: false
|
||||
prerelease: false
|
||||
on:
|
||||
|
|
Loading…
Reference in a new issue