Skip to content

Commit 4ca38ce

Browse files
committed
Point type publisher to microsoft/vscode-DefinitelyTyped
1 parent b204bef commit 4ca38ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/azure-pipelines/publish-types/publish-types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ steps:
3636
git commit -m "VS Code $TAG_VERSION Extension API"
3737
git push origin master
3838
39-
git remote add vscode https://$(GITHUB_TOKEN)@github.com/octref/vscode-DefinitelyTyped.git
39+
git remote add vscode https://$(GITHUB_TOKEN)@github.com/microsoft/vscode-DefinitelyTyped.git
4040
git push -f vscode master
4141
4242
displayName: Update vscode-DefinitelyTyped

0 commit comments

Comments
 (0)