Skip to content

Commit

Permalink
Trying some different release configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Refvem committed Feb 2, 2018
1 parent 017f488 commit 2ba9010
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ deploy:
provider: releases
api_key:
secure: arjXESFzVPFPurVQqTpamg8Ca7gedLa06rWvElt9mmAVYi54qaVseUkqwGFjbKuLqtiOXOnWDbKzMKkX+fayfl/zQawpqCiHeSP2zdbRjLtQJN/rUmssfQaXQOzFbKxf9XHP+ZGVgduMwDdmfgsbOiW088yGk6gGbkTscqdmaCk=
file: dist/corkboard-${TRAVIS_TAG}.tar.gz
on:
tags: true
name: ${TRAVIS_TAG}
prelease: true

0 comments on commit 2ba9010

Please sign in to comment.