Skip to content

Commit

Permalink
fix author
Browse files Browse the repository at this point in the history
  • Loading branch information
George Angel committed Oct 24, 2017
1 parent 196fc46 commit 4ece323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- type: setup-docker-engine
- checkout
- run: make test
- run: make test
- run: go get
- run: go build
- run: go clean
Expand Down
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ builds:

release:
github:
owner: damonpetta
owner: uw-labs
name: strongbox

0 comments on commit 4ece323

Please sign in to comment.