mirror of https://github.com/tqdm/tqdm.git
fix auto gh releases
resurface of https://github.com/travis-ci/dpl/issues/914
This commit is contained in:
parent
085cc0ad98
commit
03f830070e
|
@ -88,6 +88,8 @@ jobs:
|
||||||
draft: true
|
draft: true
|
||||||
name: tqdm $TRAVIS_TAG stable
|
name: tqdm $TRAVIS_TAG stable
|
||||||
edge: true
|
edge: true
|
||||||
|
tag_name: $TRAVIS_TAG
|
||||||
|
target_commitish: $TRAVIS_COMMIT
|
||||||
release_notes_file: CHANGES.md
|
release_notes_file: CHANGES.md
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
|
Loading…
Reference in New Issue