1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-17 01:42:37 +02:00

docs: update

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2024-11-03 13:36:31 -03:00
parent e185a4cb23
commit 2f2ae3007a
2 changed files with 11 additions and 0 deletions

View File

@ -24,6 +24,7 @@ New release coming in hot!
if: '{{eq .Arch "all"}}'
dmg:
- name: goreleaser
use: appbundle
```
- **new**: `nfpms` and `dmgs` get an `if` field, which allows to further filter
artifacts. (only on [pro][])