Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #14 from form3tech-oss/liamg-patch-1
Browse files Browse the repository at this point in the history
Update Makefile for releasing
  • Loading branch information
liamg authored Jan 9, 2020
2 parents cf2bc21 + b370dcf commit 5b3bc7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ test:

.PHONY: release
release:
go get github.com/goreleaser/goreleaser;
goreleaser;
@curl -sL http://git.io/goreleaser | bash

0 comments on commit 5b3bc7d

Please sign in to comment.