Skip to content

Commit

Permalink
Back to stable travis dpl
Browse files Browse the repository at this point in the history
  • Loading branch information
loicalbertin committed Sep 13, 2019
1 parent e81c98f commit bc71e52
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@ after_success:

deploy:
provider: releases
edge: true
repo: loicalbertin/sweetcher
api_key: "${GITHUB_TOKEN}"
overwrite: true
file_glob: true
file: build/sweetcher*.zip
skip_cleanup: true
tag_name: "${TRAVIS_TAG}"
draft: false
on:
tags: true

0 comments on commit bc71e52

Please sign in to comment.