Skip to content

Commit 0d4d305

Browse files
authored
chore(ci): remove github repo/owner from .goreleaser.yaml (#1357)
Those values will be extracted from the origin remote URL, so specifying them in the YAML file is not required.
1 parent de7112f commit 0d4d305

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

deploy/.goreleaser.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
project_name: troubleshoot
2-
release:
3-
github:
4-
owner: replicatedhq
5-
name: troubleshoot
62
builds:
73
- id: preflight
84
# NOTE: if you add any additional goos/goarch values, ensure you update ../.github/workflows/build-test-deploy.yaml

0 commit comments

Comments
 (0)