Skip to content

Commit

Permalink
Update github api key
Browse files Browse the repository at this point in the history
After migrating to travis-ci.com
  • Loading branch information
tmccombs committed May 19, 2020
1 parent 16a47af commit 8c8d10c
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 @@ -4,7 +4,7 @@ cache:
- $HOME/.sbt
deploy:
api_key:
secure: NBk2ABujkJmgTVHmTz7eR0esZbSKWWZSWBw3PS6SNnifeNjBxHugdlKWBN15eNXFv842Hc1StPFPsq94o8LGXSnfG6HJFqWBLPZCQqDxyKHhQGRnDrYtwToe9GJ7Reiv0g7CYGAOTPorfCgMKd5s+FqXRtaupTcNT2Y8WjZzCwA=
secure: Xt/GrRLR+fQPEapfpzSRyCyoY2q1mtKGUWIhRN+m0WQm840TCt46uI37xRvJ+w4KKUNxRhaOUKhlVsePsEghokFU4aDODcs+8twDT2HnseOa8xKvBzoSV3lhNcMEeSfSObfUeJTBYQkhqB0FNOqusO76BdwsVV/RWg25mZ+Qv8I=
file: '*/target/**/*.jar'
file_glob: true
on:
Expand Down

0 comments on commit 8c8d10c

Please sign in to comment.