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
|
||||
name: tqdm $TRAVIS_TAG stable
|
||||
edge: true
|
||||
tag_name: $TRAVIS_TAG
|
||||
target_commitish: $TRAVIS_COMMIT
|
||||
release_notes_file: CHANGES.md
|
||||
on:
|
||||
tags: true
|
||||
|
|
Loading…
Reference in New Issue