Deploy only when a tag is set

This commit is contained in:
Julien Deswaef 2018-09-25 18:08:53 -04:00
parent eb607cf363
commit d069b23f3e

View file

@ -15,9 +15,9 @@ deploy:
github-token: $GITHUB_TOKEN github-token: $GITHUB_TOKEN
keep-history: true keep-history: true
local-dir: _site local-dir: _site
target-branch: gh-pages-test
on: on:
branch: master branch: master
tags: true
# blocklist # blocklist
branches: branches: