don't want to run if it wasn't successful

This commit is contained in:
Bella 2020-03-10 18:34:05 -04:00
parent b945c839c1
commit b93bf36424
No known key found for this signature in database
GPG Key ID: 03B01AC937D1C89C
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ deploy:
on:
repo: S-B99/kamiblue
tags: true
after_install:
after_success:
- "./scripts/hook.sh"