1
0
mirror of https://github.com/cjbassi/gotop.git synced 2025-05-05 19:30:23 +08:00

travis: only run on release

This commit is contained in:
Caleb Bassi 2019-02-07 00:39:48 -08:00
parent d97af5296d
commit a7c9ef6df7

View File

@ -47,6 +47,8 @@ deploy:
on:
tags: true
if: tag IS present
notifications:
email:
on_success: never