Skip to content

Commit

Permalink
Fix github release key
Browse files Browse the repository at this point in the history
  • Loading branch information
manojlds committed Feb 6, 2019
1 parent f0464e2 commit 905aac2
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 @@ -21,7 +21,7 @@ before_deploy:
deploy:
- provider: releases
api_key:
secure: C+vg/B+z+fqEtWh80ovIRruknQgG1sL/OaM5E4xhy589uGi6MDHrAZS9YuZ5ViQFjfCGGo+XzS8Up86yYPMTr1F+kRTViO/pGZst1yA8xO5o7Ep1Xd+q2mItpAhGMPJU0q41G9gIg0epF0OyIuYeXcAXo5h0LsNBS6PAQQEfpJQ=
secure: "ZTFOgEhlE1uVQEscFJ0ctJoCCtpbHrueeYpSKot6i8hAUK3SlZ+9c1jirz+76ZAHTiAEvNOVj9Wo8PGJpUFMYLTxFsMoE+tPnUVplv6kZ4ycwzCo9xJwRy2UP4F91Sg3IjITzCErnx2l2G0p+3Dd7Y59l6wXJ8WjJhPBju7b9wU="
file:
- "./fetch/target/s3fetch-assembly-${TRAVIS_TAG}.jar"
- "./publish/target/s3publish-assembly-${TRAVIS_TAG}.jar"
Expand Down

0 comments on commit 905aac2

Please sign in to comment.