mirror of
https://github.com/Eugeny/tabby.git
synced 2025-03-31 15:50:28 +08:00
.
This commit is contained in:
parent
19e4620676
commit
4dad9b1661
@ -31,12 +31,14 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- rpm
|
||||
- wine
|
||||
- mono-runtime
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: $GITHUB_TOKEN
|
||||
file_glob: true
|
||||
file: 'dist/terminus*'
|
||||
file: $ARTIFACT
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user