Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.9k stars 333 forks source link

Removing brew packages in go-releaser #138

Closed Melkeydev closed 1 year ago

Melkeydev commented 1 year ago

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Problem/Feature

Please include a description of the problem or feature this PR is addressing.

Description of Changes:

Checklist

muandane commented 1 year ago

Yes that should be it for brew removal

muandane commented 1 year ago

although can you check what's the scope on the github token ? for example this is the token i use for my goreleaser pipeline (i just want to know why it's broken not force adding brew installation to this repo)

image
muandane commented 1 year ago

btw need to remove brew install method in README.md

Ujstor commented 1 year ago

@muandane There is my PR with changes in readme, I have removed 'brew install' from it

Melkeydev commented 1 year ago

although can you check what's the scope on the github token ? for example this is the token i use for my goreleaser pipeline (i just want to know why it's broken not force adding brew installation to this repo) image

I am not sure how to find this token - can you DM on discord to instruct me where to find the scopes?