Skip to content

Commit

Permalink
update github key
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Muller committed Nov 1, 2019
1 parent 0165aee commit 8ea471f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ deploy:
- provider: releases
skip_cleanup: true
api_key:
secure: XLs592eds4fC6/dqefrOC8w8lZIK1/Hj+u3EFW3HSdgFI/5lMNG+DaN9GLDKLdm8mYkAf+te6vdiai3e2jg48Tox17nGzia280WRn2mGUWx4HaDvKOPsprQCnMNz7mLeKokaP7YnwFhqd6bjWD6xpS53I6OSjbW9wM+V0sN21Vo=
secure: "oRgJdZouAhHxSfwNSuI5fy6pCsvsCuPfvqzt6i11js77CFvtyLu3XlG8kWVKNeJGxPU+Lnu5Hn6xhSYD8zx+UqchgnPlxuzouzhefIyD9WIbsyQw3jSlZukqXPijjcDd3x3QbiBESyyG4TDK2N9YDAG00XJVt2A8p0dZ01cuDww="
file: log-shuttle_${DEB_VERSION}_amd64.deb
on:
tags: true
Expand Down
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ require (
github.com/stretchr/testify v1.3.0 // indirect
golang.org/x/net v0.0.0-20190311183353-d8887717615a // indirect
)

go 1.13

0 comments on commit 8ea471f

Please sign in to comment.