Skip to content

Commit 1a4241b

Browse files
committed
Fix GoReleaser config: Remove unsupported pull_request.body field
1 parent 5c232eb commit 1a4241b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -241,12 +241,6 @@ winget:
241241
enabled: true
242242
# Open PR as ready for review (fully automated)
243243
draft: false
244-
# Optional: PR body (will append to any PR template)
245-
# Templates: allowed (Since: v2.12)
246-
body: |
247-
Automated PR for FontGet {{.Version}}
248-
249-
This PR was automatically created by GoReleaser.
250244
# Base repository (where the PR will be opened)
251245
base:
252246
owner: microsoft

0 commit comments

Comments
 (0)