We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f776454 commit 30e6075Copy full SHA for 30e6075
.travis.yml
@@ -50,6 +50,8 @@ deploy:
50
api_key:
51
secure: A4FBmqyhlzy33oPeZVolg2Q/A3ZcJ3WnRQqQJ3NAPy+qGM5xcboOYtwcLL9vKaHZGfUB7lUP9QVZFGou1Wrmo9DnPvAoe3+XvCaDRGzVMxeIpu7UStbBD4Knbh98tlbMvZCXYRlT4VcusI9bMLK6UWw4sMdPislBh2FEfglTiag=
52
file_glob: true
53
+ tag_name: $TRAVIS_TAG
54
+ target_commitish: $TRAVIS_COMMIT
55
file:
56
- package/versions/$TRAVIS_TAG/esp8266-$TRAVIS_TAG.zip
57
- package/versions/$TRAVIS_TAG/package_esp8266com_index.json
0 commit comments