diff --git a/.travis.yml b/.travis.yml index 67d3af4..d46af63 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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