Spaces:
Sleeping
Sleeping
Updated HF space URL.
Browse files
.github/workflows/publish_hf_space.yml
CHANGED
|
@@ -18,4 +18,4 @@ jobs:
|
|
| 18 |
- name: Push to hub
|
| 19 |
env:
|
| 20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 21 |
-
run: git push https://gperdrizet:$HF_TOKEN@huggingface.co/spaces/
|
|
|
|
| 18 |
- name: Push to hub
|
| 19 |
env:
|
| 20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 21 |
+
run: git push https://gperdrizet:$HF_TOKEN@huggingface.co/spaces/gperdrizet/rss-mcp-client main
|