diff --git a/build-publish.yml b/build-publish.yml index 9b4453e..be4ab82 100644 --- a/build-publish.yml +++ b/build-publish.yml @@ -18,7 +18,7 @@ jobs: - template: pipeline-templates/build-steps.yml - task: GitHubRelease@1 inputs: - gitHubConnection: 'github.ReleaseServiceAccount' + gitHubConnection: 'PangaeaBuild-GitHub' repositoryName: 'OneIdentity/safeguard-bash' action: 'create' target: '$(Build.SourceVersion)'