mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-21 21:07:19 +02:00
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
1f39bddcb3
commit
1a9d3f72c6
@ -39,6 +39,26 @@ Description.
|
||||
|
||||
-->
|
||||
|
||||
### furies.skip
|
||||
|
||||
> since 2024-03-03
|
||||
|
||||
Changed to `disable` to conform with all other pipes.
|
||||
|
||||
=== "Before"
|
||||
|
||||
```yaml
|
||||
furies:
|
||||
- skip: true
|
||||
```
|
||||
|
||||
=== "After"
|
||||
|
||||
```yaml
|
||||
furies:
|
||||
- disable: true
|
||||
```
|
||||
|
||||
### changelog.skip
|
||||
|
||||
> since 2024-01-14
|
||||
|
Loading…
x
Reference in New Issue
Block a user