Provide prebuilt .jar files for different java versions. (#1307)

This commit is contained in:
Fangjun Kuang
2024-08-30 14:16:31 +08:00
committed by GitHub
parent 3687c9f60a
commit d60a4d418e
2 changed files with 31 additions and 6 deletions

View File

@@ -78,7 +78,7 @@ jobs:
run: |
./run-vad-asr.sh
- name: Release jar
- name: Release
if: (github.repository_owner == 'csukuangfj' || github.repository_owner == 'k2-fsa') && github.event_name == 'push' && contains(github.ref, 'refs/tags/')
uses: svenstaro/upload-release-action@v2
with: