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-15 01:06:58 +00:00
2023-09-15 09:23:19 -03:00
2023-07-18 14:02:31 +00:00
2023-07-20 13:16:30 +00:00
2022-12-19 23:51:17 -03:00
2023-07-20 13:16:30 +00:00
2023-09-04 14:11:55 +00:00
2023-08-15 14:17:21 +00:00
2023-08-03 12:32:46 +00:00
2023-09-14 13:53:40 -03:00
2023-06-13 12:38:31 +00:00
2023-09-14 13:53:40 -03:00
2023-09-14 21:54:55 -03:00
2023-06-21 17:48:38 -03:00
2023-07-13 17:23:36 +00:00