Skip to content

Commit 33010e7

Browse files
committed
Update .travis.yml
1 parent ebbb8e4 commit 33010e7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ branches:
5757

5858
deploy:
5959
provider: releases
60-
api_key: "GITHUB_TOKEN"
60+
api_key: "GITHUB_OAUTH_TOKEN"
6161
skip_cleanup: true
62+
draft: true
63+
on:
64+
tag:continuous
6265

0 commit comments

Comments
 (0)