We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d564b01 commit 38dfb71Copy full SHA for 38dfb71
.travis.yml
@@ -12,7 +12,7 @@ deploy:
12
provider: releases
13
api_key:
14
secure: Lg/Po5YFRcnrpqjgrdHcyGdxhRe8iB01Og8hvTmhhDxew1mpVHCfcZxO1VMpBxWnLS3ud4UdMjC3RBpcCWTvt0w9g35Vt9cj7XgnBEBHrBBA5DL+E5cAj/5Sf63pztc85m/kB0WODNG2NQiTpjonszrFHpmWdmXp3mqP95mZVBw=
15
- file: esptool-$TRAVIS_TAG-linux64.zip
+ file: esptool-$TRAVIS_TAG-linux64.tar.gz
16
on:
17
repo: igrr/esptool-ck
18
tags: true
0 commit comments