Skip to content

Commit 4e3db83

Browse files
committed
Fix GitHub release task
Since ADO now releases from a commit that does not exist on GitHub.
1 parent e8eadb2 commit 4e3db83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/vscode-powershell-Official.yml

+1
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ extends:
193193
inputs:
194194
gitHubConnection: GitHub
195195
repositoryName: PowerShell/vscode-powershell
196+
target: main
196197
assets: $(drop)/powershell-$(vsixVersion).vsix
197198
tagSource: userSpecifiedTag
198199
tag: v$(version)

0 commit comments

Comments
 (0)