Spaces:
Sleeping
Sleeping
Merge pull request #13 from gperdrizet/dev
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:[email protected]/spaces/
|
|
|
18 |
- name: Push to hub
|
19 |
env:
|
20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
21 |
+
run: git push https://gperdrizet:[email protected]/spaces/gperdrizet/rss-mcp-client main
|