1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2026-04-30 20:19:47 +02:00

1 Commits

Author SHA1 Message Date
Carlos Alexandro Becker 8b1c4ead60 feat: allow to PR homebrew taps (#3903)
closes #3485

also fixed a bug in file creation for github: it was always searching
for the file in the default branch

also, we don't need to create the file first, update does both create
and update.

TODO: implement the for krew, scoop, etc...

---------

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-06 22:58:06 -03:00