Changed workflow name
Browse files- .github/workflows/publish_hf_space.yml +1 -1
- README.md +1 -0
.github/workflows/publish_hf_space.yml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
name: HuggingFace Space
|
2 |
|
3 |
on:
|
4 |
push:
|
|
|
1 |
+
name: HuggingFace Space
|
2 |
|
3 |
on:
|
4 |
push:
|
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
# rss-mcp-server
|
|
|
2 |
RSS feed reader Model Context Protocol server.
|
3 |
|
4 |
<!--
|
|
|
1 |
# rss-mcp-server
|
2 |
+
|
3 |
RSS feed reader Model Context Protocol server.
|
4 |
|
5 |
<!--
|