1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-09 13:36:56 +02:00
Carlos Alexandro Becker 85c86d61cf
fix: chocolatey push failing (#4300)
tested this on a fake repo, and it seems to fix the problem...

seems like choco does not like when the path has `/` in it, so passing
it through `filepath.Clean` fixes it.

also improved tests a bit, and made a small docs fix.


closes https://github.com/goreleaser/goreleaser/issues/4292
2023-09-16 14:08:11 -03:00
..
2023-09-04 14:12:01 +00:00
2023-07-30 02:34:05 +00:00
2023-07-06 16:51:23 +00:00
2023-07-25 07:57:54 -03:00
2023-07-06 16:51:23 +00:00
2023-09-04 14:12:01 +00:00
2023-07-31 09:40:35 -03:00
2023-05-27 00:16:07 -03:00
2023-09-04 14:12:01 +00:00
2023-09-04 14:12:01 +00:00
2023-07-26 11:32:37 -03:00
2023-08-08 22:43:09 -03:00
2023-07-27 01:19:45 +00:00
2023-04-30 00:02:38 +00:00
2023-07-06 16:51:23 +00:00
2023-09-04 14:12:01 +00:00
2023-09-15 01:06:58 +00:00
2023-07-30 02:34:05 +00:00
2023-09-04 14:12:01 +00:00