We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78485ff commit 51cfd64Copy full SHA for 51cfd64
azure-pipelines/release.yml
@@ -72,7 +72,7 @@ extends:
72
displayName: Create GitHub Release
73
inputs:
74
gitHubConnection: GitHub-sarif-tools
75
- repositoryName: debonte/sarif-tools
+ repositoryName: microsoft/sarif-tools
76
action: create
77
target: $(Build.SourceBranchName)
78
title: $(releaseVersionWithPrefix)
0 commit comments