We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4992905 commit 9cb8756Copy full SHA for 9cb8756
.travis.yml
@@ -35,7 +35,7 @@ before_deploy:
35
deploy:
36
provider: releases
37
edge: true # use dpl v2
38
- token: $RELEASE_KEY
+ token: $GITHUB_TOKEN
39
file: trypurescript-$COMPONENT.tar.gz
40
on:
41
tags: true
0 commit comments