Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
deb package could not be found
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Dec 9, 2019
1 parent 1ed1597 commit 4e87846
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 @@ -31,7 +31,7 @@ deploy:
provider: releases
api_key: $GITHUB_TOKEN
file:
- ${DELIVERABLE}-0.deb
- go-yq_${TRAVIS_TAG}-0.deb
- $DELIVERABLE
- ${DELIVERABLE}.sha512.txt
skip_cleanup: true
Expand Down

0 comments on commit 4e87846

Please sign in to comment.