diff --git a/.pipelines/go-build.yaml b/.pipelines/go-build.yaml index ba9f53c..9bdfa43 100644 --- a/.pipelines/go-build.yaml +++ b/.pipelines/go-build.yaml @@ -25,7 +25,7 @@ steps: - task: GithubRelease@0 displayName: Publish release notes inputs: - githubConnection: petrkotas + githubConnection: k8s-object-lock repositoryName: petrkotas/k8s-object-lock action: create addChangeLog: true