Skip to content

Commit 9a3d9d4

Browse files
committed
Merge branch 'dev' of github.com:appbaseio/arc into dev
2 parents 32d137c + 04fe7d1 commit 9a3d9d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ go:
66
- "1.12"
77
branches:
88
only:
9-
- feat/es7
9+
- dev
1010

1111
install: true
1212

@@ -36,7 +36,7 @@ jobs:
3636

3737
deploy:
3838
provider: releases
39-
api_key: $PAT
39+
api_key: $GITHUB_TOKEN
4040
skip_cleanup: true
4141
file: arc-linux.zip
4242
draft: true

0 commit comments

Comments
 (0)