Skip to content

Commit ef880e1

Browse files
Update .travis.yml
1 parent c80e21d commit ef880e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238

239239
script:
240240
# how to use hub: https://hub.github.com/hub.1.html
241-
- hub release edit --draft=true -m "" ${TRAVIS_TAG}
241+
- hub release edit --draft=false -m "" ${TRAVIS_TAG}
242242

243243
- stage: 'Readme-sync-preview'
244244
# publishes changes in your docs pull request (ie, contains changes to /docs/readme-sync directory) to https://rollouts-sandbox-doc-test.readme.io/ for previewing before

0 commit comments

Comments
 (0)