Skip to content

Commit 063bdf1

Browse files
committed
Update goreleaser configuration.
1 parent f4bb6ea commit 063bdf1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 2
12
project_name: nvdaRemoteServer
23
before:
34
hooks:
@@ -48,7 +49,6 @@ builds:
4849
goarch: 386
4950
archives:
5051
-
51-
rlcp: true
5252
format_overrides:
5353
- goos: windows
5454
format: zip
@@ -75,7 +75,6 @@ changelog:
7575
- '^docs:'
7676
- '^release:'
7777
source:
78-
rlcp: true
7978
enabled: true
8079
name_template: "{{ .ProjectName }}_source"
8180
format: "tar.gz"

0 commit comments

Comments
 (0)