mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-29 21:54:37 +00:00
,
This commit is contained in:
@@ -33,11 +33,7 @@ deploy:
|
|||||||
provider: releases
|
provider: releases
|
||||||
api_key: $GITHUB_TOKEN
|
api_key: $GITHUB_TOKEN
|
||||||
file_glob: true
|
file_glob: true
|
||||||
file:
|
file: 'dist/terminus*'
|
||||||
- dist/*.deb
|
|
||||||
- dist/*.rpm
|
|
||||||
- dist/*.tar.gz
|
|
||||||
- dist/*.dmg
|
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
Reference in New Issue
Block a user