Skip to content

Commit e33f758

Browse files
committed
try 3
1 parent f6a7d31 commit e33f758

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
@@ -13,7 +13,7 @@ before_deploy:
1313
deploy:
1414
provider: releases
1515
token: ${GH_TOKEN}
16-
file: ${REPO}-${BUILD_ENV}-${TRAVIS_TAG}-${TRAVIS_BUILD_NUMBER}.tar.gz
16+
file: e28-cluster-${TRAVIS_TAG}-${TRAVIS_BUILD_NUMBER}.tar.gz
1717
skip_cleanup: true
1818
on:
1919
tags: true

0 commit comments

Comments
 (0)