Skip to content

Commit

Permalink
Instruction comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
bengarrett committed Apr 11, 2021
1 parent a227521 commit 2f7e009
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions brew/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
# A specific config for homebrew releases
# that cannot be run using Github Actions.
#
# instructions:
# push all changes to the github repo
# on github publish a new release tag
# in a terminal do the following:
# cd myip
# git pull
# cd brew
# goreleaser
#
# test the config:
# goreleaser check
# goreleaser release --skip-publish --skip-validate --rm-dist
Expand Down

0 comments on commit 2f7e009

Please # to comment.