We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5871c commit 9860f9bCopy full SHA for 9860f9b
.github/workflows/build-stack.yml
@@ -816,7 +816,7 @@ jobs:
816
if: ${{ success() && (github.event.inputs.stackKind =='all' || contains(github.event.inputs.stackKind, 'webspeech')) }}
817
with:
818
repository: dotnet-websharper/WebSpeech
819
- ref: websharper90
+ ref: master
820
path: webspeech
821
token: ${{ secrets.PAT_PACKAGE }}
822
fetch-depth: 0
0 commit comments