We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb5b93 commit a9ee285Copy full SHA for a9ee285
.pipelines/PowerShellEditorServices-Official.yml
@@ -157,7 +157,7 @@ extends:
157
- task: GitHubRelease@1
158
displayName: Create GitHub release
159
inputs:
160
- gitHubConnection: GitHub
+ gitHubConnection: github.com_andyleejordan
161
repositoryName: PowerShell/PowerShellEditorServices
162
target: main
163
assets: $(Pipeline.Workspace)/PowerShellEditorServices.zip
0 commit comments