Spaces:
Sleeping
Sleeping
Update GitHub Action
Browse files
.github/workflows/{main.yml → sync_to_space.yml}
RENAMED
@@ -1,4 +1,4 @@
|
|
1 |
-
name: Sync to Hugging Face
|
2 |
on:
|
3 |
push:
|
4 |
branches: [main]
|
|
|
1 |
+
name: Sync to Hugging Face Space
|
2 |
on:
|
3 |
push:
|
4 |
branches: [main]
|