Skip to content

Commit bdd4d56

Browse files
authored
ci: Fix GoReleaser config after repo move (#419)
Signed-off-by: Marco Maurer <[email protected]>
1 parent f4c64ee commit bdd4d56

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.goreleaser.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@ release:
3838
draft: true
3939
disable: false
4040
github:
41-
owner: oboukili
41+
owner: argoproj-labs
4242
name: terraform-provider-argocd
4343
changelog:
44-
skip: false
4544
filters:
4645
exclude:
4746
- '^docs:'

0 commit comments

Comments
 (0)