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

Commit 4e87846

Browse files
committedDec 9, 2019
deb package could not be found
1 parent 1ed1597 commit 4e87846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ deploy:
3131
provider: releases
3232
api_key: $GITHUB_TOKEN
3333
file:
34-
- ${DELIVERABLE}-0.deb
34+
- go-yq_${TRAVIS_TAG}-0.deb
3535
- $DELIVERABLE
3636
- ${DELIVERABLE}.sha512.txt
3737
skip_cleanup: true

0 commit comments

Comments
 (0)
This repository has been archived.