Add skip cleanup to deploy
This commit is contained in:
parent
04013f473c
commit
43c2cbb1a6
|
@ -36,3 +36,4 @@ deploy:
|
|||
on:
|
||||
repo: redox-os/redox
|
||||
tags: true
|
||||
skip_cleanup: true
|
||||
|
|
Loading…
Reference in a new issue