Skip to content

Commit 1a21ec0

Browse files
authored
Update build_mstones.yml
1 parent 20457cd commit 1a21ec0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_mstones.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: OnDemand Release WebRTC [109, 110, 111]
1+
name: OnDemand Release WebRTC [127]
22

33
on:
44
workflow_dispatch:
@@ -25,7 +25,7 @@ jobs:
2525

2626
strategy:
2727
matrix:
28-
milestone: [109, 110, 111]
28+
milestone: [127]
2929

3030
steps:
3131
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)