mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 18:19:09 +03:00
update automatic build text
This commit is contained in:
@@ -58,9 +58,9 @@ deploy:
|
|||||||
token: ${GITHUB_TOKEN}
|
token: ${GITHUB_TOKEN}
|
||||||
file_glob: true
|
file_glob: true
|
||||||
file: "*.bin"
|
file: "*.bin"
|
||||||
name: EMS-ESP development build (${TRAVIS_BRANCH})
|
name: latest development build
|
||||||
release_notes: Automatic EMS-ESP development build of $TRAVIS_BRANCH branch
|
release_notes: Automatic firmware builds of the latest EMS-ESP $TRAVIS_BRANCH branch
|
||||||
(commit $TRAVIS_COMMIT) built by Travis CI on $(date +'%F %T %Z').
|
(commit $TRAVIS_COMMIT). Built by Travis CI on $(date +'%F %T %Z').
|
||||||
cleanup: false
|
cleanup: false
|
||||||
prerelease: true
|
prerelease: true
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
|||||||
Reference in New Issue
Block a user