Skip to content

Commit 38dfb71

Browse files
committed
Fix travis deploy
1 parent d564b01 commit 38dfb71

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
@@ -12,7 +12,7 @@ deploy:
1212
provider: releases
1313
api_key:
1414
secure: Lg/Po5YFRcnrpqjgrdHcyGdxhRe8iB01Og8hvTmhhDxew1mpVHCfcZxO1VMpBxWnLS3ud4UdMjC3RBpcCWTvt0w9g35Vt9cj7XgnBEBHrBBA5DL+E5cAj/5Sf63pztc85m/kB0WODNG2NQiTpjonszrFHpmWdmXp3mqP95mZVBw=
15-
file: esptool-$TRAVIS_TAG-linux64.zip
15+
file: esptool-$TRAVIS_TAG-linux64.tar.gz
1616
on:
1717
repo: igrr/esptool-ck
1818
tags: true

0 commit comments

Comments
 (0)