This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-11 20:05:08 -02:00
parent 7d29ebc31a
commit 07e72d604f

View file

@ -33,7 +33,7 @@ deploy:
- provider: releases
api_key: $GITHUB_TOKEN
file_glob: true
file: "CONTRIBUTING.md"
file: src/**/*
skip_cleanup: true
on:
tags: true