Skip to content

Commit

Permalink
Problem: Deployment key is invalid
Browse files Browse the repository at this point in the history
Solution: Update it
  • Loading branch information
sappo committed Oct 4, 2020
1 parent 90d08f1 commit a878f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ before_deploy: . ./ci_deploy.sh
deploy:
provider: releases
api_key:
secure: mltystRlPIK2o7ENfhNDxN+w0w2Hp/YYRysCzVDauU6Sqt9QcrhbFOWJ+WQHnvT4pH4+VwL7WDRwr44kjVgGkn3d/TAb9kwmckhhg3hPPxSAf2q3Qj7HN4rze5j1GLsy1A3cRR9uSkkbRcMZa+cAtLHKar1OPkBZL5WH2mnDqE4=
secure: LtmfBJePKkua5YNBidT8Qm53UIll3eUSKuIMG5EQ17t/tr0RXXm4NeRFPUReMLUSBDF6TojM0K0rTYwC8i66h5nZ3q8n6bn1nTup+nJdqeW3zhH3MLLLC+PfOt7I8a9uJ5G6NqzrxN8AY73cvvZ/pBZb79CWobEruRYK2Cb7GWE=
file_glob: true
file: ${MALAMUTE_DEPLOYMENT}
skip_cleanup: true
Expand Down

0 comments on commit a878f79

Please sign in to comment.