Support clang-tidy (#1034)
This commit is contained in:
1
.github/workflows/flutter-macos.yaml
vendored
1
.github/workflows/flutter-macos.yaml
vendored
@@ -184,6 +184,7 @@ jobs:
|
||||
path: ./*.tar.bz2
|
||||
|
||||
- name: Publish to huggingface
|
||||
if: (github.repository_owner == 'csukuangfj' || github.repository_owner == 'k2-fsa') && github.event_name == 'push' && contains(github.ref, 'refs/tags/') && matrix.build_type == 'Release'
|
||||
env:
|
||||
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
||||
uses: nick-fields/retry@v3
|
||||
|
||||
Reference in New Issue
Block a user