Skip to content

Commit

Permalink
Add license to brew package
Browse files Browse the repository at this point in the history
  • Loading branch information
riley-martine committed Feb 18, 2023
1 parent b6abfc6 commit 90fa264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ brews:

description: "A simple CLI program to print the percent through the day or night."

# license: "GPL3"
license: "GPL3"

test: |
system "#{bin}/sundial -version"
Expand Down

0 comments on commit 90fa264

Please sign in to comment.