Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
fix license declaration in `.goreleaser.yml`
  • Loading branch information
zaquestion authored Dec 14, 2019
1 parent 2bf7198 commit 2d3c105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ scoop:
email: goreleaser@carlosbecker.com
homepage: "https://github.com/zaquestion/lab"
description: "Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab"
license: Unlicense
license: CC0
builds:
- goos:
- linux
Expand Down

0 comments on commit 2d3c105

Please sign in to comment.