Skip to content

Commit c5fd97f

Browse files
committed
✨ chore: remove config.yaml from GoReleaser configuration for cleaner release setup
1 parent fb9c371 commit c5fd97f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.goreleaser.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ archives:
3838
- LICENSE
3939
- README.md
4040
- CHANGELOG.md
41-
- config.yaml
4241

4342
changelog:
4443
use: git
@@ -62,7 +61,6 @@ release:
6261
prerelease: false
6362
name_template: "{{ .ProjectName }} v{{ .Version }}"
6463
extra_files:
65-
- glob: config.yaml
6664
- glob: LICENSE
6765
- glob: README.md
6866
- glob: CHANGELOG.md

0 commit comments

Comments
 (0)