Skip to content

Commit 76ea8e7

Browse files
authored
Fix environment name (#8339)
2 parents 2647f85 + 401ecd8 commit 76ea8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ extends:
3434
jobs:
3535
- deployment: PublishToMarketplace
3636
displayName: PublishToMarketplace
37-
environment: vscode-csharp-release
37+
environment: vscode-csharp-release-approvals
3838
pool:
3939
name: netcore1espool-internal
4040
image: 1es-ubuntu-2204

0 commit comments

Comments
 (0)