Anik Samadder commited on
Commit
210a0a5
·
unverified ·
1 Parent(s): 5236257

Update Sync_to_Hugging_Face_hub.yml

Browse files
.github/workflows/Sync_to_Hugging_Face_hub.yml CHANGED
@@ -1,6 +1,6 @@
1
  name: Sync to Hugging Face hub
2
  on:
3
- push:
4
  branches: [main]
5
 
6
  # to run this workflow manually from the Actions tab
 
1
  name: Sync to Hugging Face hub
2
  on:
3
+ release:
4
  branches: [main]
5
 
6
  # to run this workflow manually from the Actions tab