Skip to content

Commit 5830e5e

Browse files
committed
dont delete exising hf files
1 parent e81e0ac commit 5830e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-hugging-face.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Deploy to Hugging Face Space
3030
run: |
3131
# Update to use your repo
32-
huggingface-cli upload archiesarrewood/nyc-taxi ./build --delete="*" --repo-type=space
32+
huggingface-cli upload archiesarrewood/nyc-taxi ./build --repo-type=space

0 commit comments

Comments
 (0)