Add skip cleanup to deploy
This commit is contained in:
parent
04013f473c
commit
43c2cbb1a6
1 changed files with 1 additions and 0 deletions
|
@ -36,3 +36,4 @@ deploy:
|
||||||
on:
|
on:
|
||||||
repo: redox-os/redox
|
repo: redox-os/redox
|
||||||
tags: true
|
tags: true
|
||||||
|
skip_cleanup: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue