Jun 8, 26
Publish models from CI without HF_TOKEN
You can now publish to Hugging Face repositories from GitHub, GitLab, or custom CI systems without adding secrets, using workflow identity federation.
This mirrors the secretβless, Trusted Publishing experience available for npm and PyPI. CI jobs can also read from gated repositories that the user has access to. See the documentation
