Skip to content

Commit f4cd528

Browse files
author
Shone Jacob
committed
added missing values
1 parent 91ace55 commit f4cd528

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ steps:
5555
# Create, edit, or discard a GitHub release.
5656
- task: GithubRelease@0
5757
inputs:
58-
gitHubConnection:
59-
repositoryName:
58+
gitHubConnection: shoneslab
59+
repositoryName: fission-cli
6060
action: 'create' # Options: create, edit, discard
6161
target: '$(build.sourceVersion)' # Required when action == create || action == edit
6262
tagSource: 'manual' # Required when action == create. Options: auto, manual

0 commit comments

Comments
 (0)