Skip to content

Commit 2e44a30

Browse files
committed
Add specific github repo in goreleaser config
1 parent 3ce21b3 commit 2e44a30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.goreleaser.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ checksum:
3636
name_template: 'checksums.txt'
3737
snapshot:
3838
name_template: "{{ incpatch .Version }}-next"
39+
release:
40+
github:
41+
owner: harness
42+
name: smp-installer
3943
changelog:
4044
sort: asc
4145
filters:

0 commit comments

Comments
 (0)