Skip to content

Commit

Permalink
remove secure
Browse files Browse the repository at this point in the history
  • Loading branch information
mastudillot authored Apr 21, 2022
1 parent 9e71ef2 commit e408a92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ script: "./sdktest.sh"
deploy:
provider: releases
name: "$TRAVIS_TAG"
api_key:
secure: $GITHUB_TOKEN
api_key: $GITHUB_TOKEN
skip_cleanup: true
on:
repo: TransbankDevelopers/transbank-sdk-php
Expand Down

0 comments on commit e408a92

Please sign in to comment.