Skip to content

Commit

Permalink
Updated gorelease to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
morgenm committed Jun 16, 2023
1 parent 6501360 commit 3501054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docker:
docker build -t basicgopot -f build/Dockerfile .

release:
goreleaser build
goreleaser release --clean

clean:
go clean
Expand Down

0 comments on commit 3501054

Please sign in to comment.