Skip to content

Commit

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

0 comments on commit 017f488

Please sign in to comment.