The action supports:
Python packages via twine
Docker images with login/tag/push support
NPM modules with token-based .npmrc setup
All major inputs configurable (token, registry, tags, etc.)
Fail-safe handling of common cases (e.g. 409 on republish)
Source: https://github.com/chris104957/repoforge-publish-action Marketplace: https://github.com/marketplace/actions/repoforgeio-publish
Future versions will add Conda and Debian package support.
Would love feedback or suggestions!