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 b147df1 commit 4855d9aCopy full SHA for 4855d9a
1 file changed
.github/workflows/release.yml
@@ -37,6 +37,7 @@ jobs:
37
with:
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
branch: ${{ github.ref }}
40
+ force: true
41
42
# Needed until Vosk provide a new release to fix Windows issues
43
- name: Checkout vosk-api
0 commit comments