Skip to content

Commit 0a20085

Browse files
authored
Merge pull request #22 from gravity-api/stage
update pipeline
2 parents b346e89 + e59c6c2 commit 0a20085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines-csharp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ steps:
9999
- task: GitHubRelease@1
100100
displayName: 'create GitHub tag'
101101
inputs:
102-
gitHubConnection: 'GitHub connection - Gravity API'
102+
gitHubConnection: 'github.com'
103103
repositoryName: 'gravity-api/gravity-core'
104104
action: 'create'
105105
target: '$(Build.SourceVersion)'

0 commit comments

Comments
 (0)