1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe/custompublishers
Carlos Alexandro Becker 962429de06
fix(custom_publishers): skip publish is check by publish pipe (#4274)
the publish pipe, which runs all publishers, already skips all
publishers if skip publish is set, so this check is not needed here.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-09-04 16:21:11 -03:00
..
custompublishers_test.go fix(custom_publishers): skip publish is check by publish pipe (#4274) 2023-09-04 16:21:11 -03:00
custompublishers.go fix(custom_publishers): skip publish is check by publish pipe (#4274) 2023-09-04 16:21:11 -03:00