Skip to content

Commit

Permalink
Fix travis deploy config
Browse files Browse the repository at this point in the history
  • Loading branch information
hdgarrood committed May 2, 2020
1 parent 5d18361 commit 4992905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ before_deploy:

deploy:
provider: releases
api_key: $RELEASE_KEY
edge: true # use dpl v2
token: $RELEASE_KEY
file: trypurescript-$COMPONENT.tar.gz
skip_cleanup: true
on:
tags: true

0 comments on commit 4992905

Please sign in to comment.