Yurii Paniv commited on
Commit
560c3d6
1 Parent(s): ff8cb24
.github/workflows/publish-docker.yml CHANGED
@@ -11,7 +11,7 @@ jobs:
11
  - name: Download model file
12
  uses: dsaltares/fetch-gh-release-asset@master
13
  with:
14
- repo: " robinhad/voice-recognition-ua"
15
  version: "latest"
16
  file: "uk.tflite"
17
  token: ${{ secrets.YOUR_TOKEN }}
 
11
  - name: Download model file
12
  uses: dsaltares/fetch-gh-release-asset@master
13
  with:
14
+ repo: "robinhad/voice-recognition-ua"
15
  version: "latest"
16
  file: "uk.tflite"
17
  token: ${{ secrets.YOUR_TOKEN }}