RepoForge.io is a secure artifact registry tailored for Python, Docker, and NPM packages. This action simplifies publishing packages as part of your CI/CD pipeline, and includes first-class support for GitHub Actions. It supports:
Python packages via twine
Docker images with automatic tagging and authentication
NPM modules with .npmrc config support
Flexible configuration and future support for Conda and Debian packages
The action is production-ready, MIT licensed, and actively maintained.
Let me know if you'd like any changes. Thanks for the great list!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sdras/awesome-actions/pull/675
**Author:** [@chris104957](https://github.com/chris104957)
**Created:** 7/18/2025
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `patch-2`
---
### 📝 Commits (1)
- [`547b4e6`](https://github.com/sdras/awesome-actions/commit/547b4e68603338d470dbe3a2242a9f08fd6d36c6) Update README.md
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
This PR adds a new action to the list:
* **Name:** RepoForge.io Publish Action
* **URL:** [https://github.com/chris104957/repoforge-publish-action](https://github.com/chris104957/repoforge-publish-action)
* **Marketplace:** [https://github.com/marketplace/actions/repoforgeio-publish](https://github.com/marketplace/actions/repoforgeio-publish)
* **Description:** Publish Python, Docker, or NPM packages to [[RepoForge.io](https://repoforge.io/)](https://repoforge.io) directly from GitHub Actions.
**Why it should be included:**
RepoForge.io is a secure artifact registry tailored for Python, Docker, and NPM packages. This action simplifies publishing packages as part of your CI/CD pipeline, and includes first-class support for GitHub Actions. It supports:
* Python packages via `twine`
* Docker images with automatic tagging and authentication
* NPM modules with `.npmrc` config support
* Flexible configuration and future support for Conda and Debian packages
The action is production-ready, MIT licensed, and actively maintained.
Let me know if you'd like any changes. Thanks for the great list!
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/675
Author: @chris104957
Created: 7/18/2025
Status: ❌ Closed
Base:
main← Head:patch-2📝 Commits (1)
547b4e6Update README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
This PR adds a new action to the list:
Why it should be included:
RepoForge.io is a secure artifact registry tailored for Python, Docker, and NPM packages. This action simplifies publishing packages as part of your CI/CD pipeline, and includes first-class support for GitHub Actions. It supports:
twine.npmrcconfig supportThe action is production-ready, MIT licensed, and actively maintained.
Let me know if you'd like any changes. Thanks for the great list!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.