Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Commit

Permalink
Update GitHub connection in deploy job
Browse files Browse the repository at this point in the history
Use task ID to deploy

Signed-off-by: James Taylor <jamest@uk.ibm.com>
  • Loading branch information
jt-nti committed Mar 21, 2022
1 parent 49bf611 commit a8feee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-templates/deploy-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- task: GitHubRelease@1
inputs:
gitHubConnection: 'github.com_cazfletch'
gitHubConnection: 'github.com_ibmblockchaindev'
repositoryName: '$(Build.Repository.Name)'
action: 'edit'
tag: '$(github_tag)'
Expand Down

0 comments on commit a8feee1

Please sign in to comment.