Skip to content

Commit

Permalink
remove secure travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Abra committed May 24, 2024
1 parent 40c802d commit 8246bcc
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 @@ -53,8 +53,7 @@ before_deploy:

deploy:
provider: releases
api_key:
secure: $encrypted_620d1db238ff_key
api_key: $GITHUB_TOKEN
file_glob: true
file: app/build/outputs/apk/release/*.apk
skip_cleanup: true
Expand Down

0 comments on commit 8246bcc

Please sign in to comment.