mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
.
This commit is contained in:
@@ -22,7 +22,10 @@ sudo: false
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: $GITHUB_TOKEN
|
||||
file: dist/*.AppImage
|
||||
file_glob: true
|
||||
file:
|
||||
- dist/*.deb
|
||||
- dist/*.rpm
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
|
Reference in New Issue
Block a user