Skip to content

Commit

Permalink
Update Github API key
Browse files Browse the repository at this point in the history
  • Loading branch information
ndemengel committed Dec 3, 2016
1 parent 4031a38 commit acb8bd8
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 @@ -5,7 +5,7 @@ script: "./build-and-deploy-if-version-tag.sh"
deploy:
provider: releases
api_key:
secure: XG/7aD4q1xgKZP+sBKmbSFS/Ndz7XhgOuUzQOq+juDfJi0yn2DyBYl4wmkprUBXrzBMeZDkdloq/Q12dLRAkB1bCIxQEgQSctXK8wcoB2szjuuy/G8/Nq4TJ2nvGoyJD5FiX+/wHDYiMX4rIsrRcrWmih8BCbtZSBF6b+8yN42U=
secure: XVIYqs6NXdi8CTK4am9khfaM7Inurmg+TX9zJjCYm29bEGsbiTyrNz5ot7Oc1kr/Kfjo6amIgDf7/I8h99UgxIzf6fb/K2UltFryZDdO7V64pAqoRNRcCwLaDEMwA5swN68oTOUBvICgtEhFC05AyKR6cQyK5g138bh4qYTnK7k=
file_glob: true
file: target/org.moreunit.intellij.plugin-*.jar
skip_cleanup: true
Expand Down

0 comments on commit acb8bd8

Please sign in to comment.