Skip to content

Commit

Permalink
Merge pull request #59 from JaredCuster/master-7.2start
Browse files Browse the repository at this point in the history
Updated gitHubConnection
  • Loading branch information
JaredCuster authored Dec 7, 2022
2 parents 190fbe3 + 2aa1f12 commit 817cbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)'
Expand Down

0 comments on commit 817cbcd

Please sign in to comment.