Skip to content

Commit a7e758a

Browse files
authored
Have the Insiders Build workflow publish the insiders build (#14214)
1 parent 954b303 commit a7e758a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/insiders.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ jobs:
472472
needs: [tests, smoke-tests, build-vsix]
473473
env:
474474
BLOB_CONTAINER_NAME: extension-builds
475-
BLOB_NAME: ms-python-gha-insiders.vsix # So named to avoid clobbering Azure Pipelines upload.
475+
BLOB_NAME: ms-python-insiders.vsix
476476

477477
steps:
478478
- name: Download VSIX

0 commit comments

Comments
 (0)