Skip to content

Commit

Permalink
Merge pull request OmniSharp#864 from OmniSharp/fix/release
Browse files Browse the repository at this point in the history
Updated github api key to allow travis to publish releases
  • Loading branch information
david-driscoll authored May 18, 2017
2 parents 4e59671 + 4741fe1 commit 247715b
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 @@ -76,7 +76,7 @@ notifications:
deploy:
provider: releases
api_key:
secure: N9hansErZKHl7G5Ed/hcBgwcvLuRjB7YAskAvSAYB+luacV6rSK7Vlm/4NyjaZCwWv5wOdBphle2S4yZLRDTdMwLrdQWwWYeZI60kE22c1amKJaf6j5ai2u/P3bt55klQ2yO2U/LacwHVoRtJlVdwSAXuDQ3zMd88VbBModQyxE=
secure: EsRemh0XwJc3jhIjaxSuAhcm0AGjFwa3HO6oWzJOoupX0l+HV5CxrJqui//sqJ/jK4nnwNcTfMyMFTAz2t6nWCmuwuezTncty/uNTXE0Whe+3WWc/BakfEdBrCfnRhGhwQ5EW2Y6BasuF0f/hpjnucqpNxcKmKOZvThzv93bmSA=
file_glob: true
file: artifacts/package/*.tar.gz
skip_cleanup: true
Expand Down

0 comments on commit 247715b

Please sign in to comment.