only deploy on tags

Related #90
This commit is contained in:
Gokcehan 2018-03-19 23:41:08 +03:00
parent 2ac91b79cd
commit 0cc1f43e30

View File

@ -10,4 +10,5 @@ deploy:
file_glob: true file_glob: true
file: dist/* file: dist/*
on: on:
tags: true
repo: gokcehan/lf repo: gokcehan/lf