mirror of
https://github.com/Eugeny/tabby
synced 2025-03-04 23:27:19 +00:00
,
This commit is contained in:
parent
80fb79b31e
commit
7d362fb04b
1 changed files with 1 additions and 5 deletions
|
@ -33,11 +33,7 @@ deploy:
|
|||
provider: releases
|
||||
api_key: $GITHUB_TOKEN
|
||||
file_glob: true
|
||||
file:
|
||||
- dist/*.deb
|
||||
- dist/*.rpm
|
||||
- dist/*.tar.gz
|
||||
- dist/*.dmg
|
||||
file: 'dist/terminus*'
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
|
|
Loading…
Add table
Reference in a new issue