Skip to content

Commit 9860f9b

Browse files
authored
Update build-stack.yml
1 parent ac5871c commit 9860f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ jobs:
816816
if: ${{ success() && (github.event.inputs.stackKind =='all' || contains(github.event.inputs.stackKind, 'webspeech')) }}
817817
with:
818818
repository: dotnet-websharper/WebSpeech
819-
ref: websharper90
819+
ref: master
820820
path: webspeech
821821
token: ${{ secrets.PAT_PACKAGE }}
822822
fetch-depth: 0

0 commit comments

Comments
 (0)