Rom89823974978 commited on
Commit
171c234
·
1 Parent(s): 30332b7

Further updates of main workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -1
.github/workflows/main.yml CHANGED
@@ -1,4 +1,5 @@
1
- name: Sync to Hugging Face hub
 
2
  on:
3
  push:
4
  branches: [main]
 
1
+ name: Sync to Hugging Face Space
2
+ # This workflow syncs the repository to a Hugging Face Space on push to main branch or manually via workflow dispatch.
3
  on:
4
  push:
5
  branches: [main]