chore: update configuration file field names

- Change the `skip` field to `disable` in the `.goreleaser.yaml` file.

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2024-04-01 21:25:42 +08:00
parent b4397140a7
commit 60f703d0c7
No known key found for this signature in database

View File

@ -9,7 +9,7 @@ builds:
changelog:
# Set it to true if you wish to skip the changelog generation.
# This may result in an empty release notes on GitHub/GitLab/Gitea.
skip: false
disable: true
# Changelog generation implementation to use.
#