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.
This commit is contained in:
Tom Wieczorek
2023-10-10 18:59:55 +02:00
committed by GitHub
parent de7112fed2
commit 0d4d305ae6

View File

@@ -1,8 +1,4 @@
project_name: troubleshoot
release:
github:
owner: replicatedhq
name: troubleshoot
builds:
- id: preflight
# NOTE: if you add any additional goos/goarch values, ensure you update ../.github/workflows/build-test-deploy.yaml