Skip to content

Commit b2389da

Browse files
committed
Update publishing instructions
1 parent b2e4dec commit b2389da

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/hub/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ Once your endpoint is ready to share:
6464

6565
1. Add the required configuration files in a `.runpod` directory, following the instructions in the [Hub publishing guide](/hub/publishing-guide).
6666
2. Create a GitHub release to establish a versioned snapshot.
67-
3. Submit your repository to the Hub through the RunPod console, where it will undergo automated building and testing before becoming available to the community.
67+
3. Submit your repository to the Hub through the RunPod console, where it will undergo automated building and testing.
68+
4. The RunPod team will review your repo. After approval, your repo will appear in the Hub.
6869

6970
To learn more, see the [Hub publishing guide](/hub/publishing-guide).
7071

docs/hub/publishing-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Follow these steps to add your GitHub repo to the Hub:
2626
7. Follow the UI flow to add your repo to the Hub.
2727
8. (Optional) Copy/paste the RunPod badge into your GitHub README.md file to allow users instantly deploy your repo from GitHub.
2828

29-
The Hub status badge will show "pending" during build/test and update after approval.
29+
The Hub status badge will be marked "Pending" during building/testing. After testing is complete, the RunPod team will manually review the repo for publication.
3030

31-
To update your repo, just **create a new GitHub release**, and your listing will be automatically indexed and built, usually within an hour.
31+
To update your repo on the Hub, just **create a new GitHub release**, and the Hub listing will be automatically indexed and built (usually within an hour).
3232

3333
## hub.json reference
3434

0 commit comments

Comments
 (0)