Skip to content

Commit

Permalink
Update release-all.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
yermak committed Nov 16, 2023
1 parent 0d0c55f commit a09a1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:

- task: GitHubRelease@0
inputs:
gitHubConnection: 'Yermak'
gitHubConnection: 'github.com_yermak'
repositoryName: '$(Build.Repository.Name)'
action: 'create' # Options: create, edit, delete
target: '$(Build.SourceVersion)' # Required when action == Create || Action == Edit
Expand Down

0 comments on commit a09a1f0

Please sign in to comment.