Skip to content

Commit 9bb5651

Browse files
committed
successfully deployed hf spaces
1 parent 401b456 commit 9bb5651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-api.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Deploy API to Hugging Face Spaces
33
on:
44
push:
55
branches: [main]
6-
# paths:
7-
# - "api/**"
6+
paths:
7+
- "api/**"
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)