From 96e0ce18bf4439e0c9bf5b030974539cb60acb47 Mon Sep 17 00:00:00 2001 From: Chris Ross Date: Tue, 18 Aug 2020 16:19:01 -0700 Subject: [PATCH] React to runtime release branch rename --- .github/workflows/runtime-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/runtime-sync.yml b/.github/workflows/runtime-sync.yml index 41044d30eed0..03e7e8f9d6ba 100644 --- a/.github/workflows/runtime-sync.yml +++ b/.github/workflows/runtime-sync.yml @@ -28,7 +28,7 @@ jobs: # Test this script using changes in a fork repository: 'dotnet/runtime' path: runtime - ref: release/5.0-rc1 + ref: release/5.0 - name: Copy shell: cmd working-directory: .\runtime\src\libraries\Common\src\System\Net\Http\aspnetcore\