DeepSpeech
DeepSpeech copied to clipboard
Handle tag event on GitHub Actions
Once we have everything properly being built, handling tag event on GitHub Actions:
- process to a build (lib, docker images)
- collect artifacts
- push to repositories
- create a github release
- upload artifacts to github release
Depends on:
- [x] #3597
- [x] #3574
- [x] #3575