Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Puyodead1 authored Oct 24, 2019
1 parent 0862d4a commit 8fb5a9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ before_deploy:
- export TRAVIS_TAG=${TRAVIS_TAG:-$(date +'%Y-%m-%d')-$(git log --format=%h -1)}
- git tag $TRAVIS_TAG
deploy:
if: tag
provider: releases
api_key: $GITHUB_TOKEN
file_glob: true
Expand Down

0 comments on commit 8fb5a9d

Please sign in to comment.