Skip to content

Commit 24f26e7

Browse files
authored
React to runtime release branch rename (#25026)
1 parent 2d6fd45 commit 24f26e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtime-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Test this script using changes in a fork
2929
repository: 'dotnet/runtime'
3030
path: runtime
31-
ref: release/5.0-rc1
31+
ref: release/5.0
3232
- name: Copy
3333
shell: cmd
3434
working-directory: .\runtime\src\libraries\Common\src\System\Net\Http\aspnetcore\

0 commit comments

Comments
 (0)