Skip to content

Commit 9cb8756

Browse files
committed
fix config
1 parent 4992905 commit 9cb8756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ before_deploy:
3535
deploy:
3636
provider: releases
3737
edge: true # use dpl v2
38-
token: $RELEASE_KEY
38+
token: $GITHUB_TOKEN
3939
file: trypurescript-$COMPONENT.tar.gz
4040
on:
4141
tags: true

0 commit comments

Comments
 (0)