Skip to content

Commit

Permalink
Use skip_cleanup instead of cleanup (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmanm committed Sep 3, 2023
2 parents c08b4b5 + 71d8153 commit e21e8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
deploy:
provider: releases
draft: true
cleanup: false
skip_cleanup: true
overwrite: true
on:
tags: true
Expand Down

0 comments on commit e21e8a8

Please sign in to comment.