mirror of
https://github.com/mas-cli/mas
synced 2024-11-24 20:43:10 +00:00
Ensure we skip cleanup during release
This commit is contained in:
parent
7828137a14
commit
59942798ac
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ deploy:
|
|||
file:
|
||||
- mas-cli.zip
|
||||
- mas.xcarchive.zip
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: argon/mas
|
||||
tags: true
|
||||
|
|
Loading…
Reference in a new issue