Skip to content

chore(cli): support npm token publish fallback#23

Merged
robertohluna merged 1 commit into
mainfrom
codex/docker-deploy-agent-cli
Jun 10, 2026
Merged

chore(cli): support npm token publish fallback#23
robertohluna merged 1 commit into
mainfrom
codex/docker-deploy-agent-cli

Conversation

@robertohluna

Copy link
Copy Markdown
Contributor

Summary

  • keep OIDC provenance permissions
  • pass NPM_TOKEN when the repo secret is configured, so npm publish works even if trusted publishing is not authorized for this package/repo

Context

  • v1.0.53 failed because NPM_TOKEN was empty
  • v1.0.54 trusted publishing reached npm/provenance but npm rejected the package with E404, so package-side trusted publishing is not configured/authorized

@robertohluna robertohluna merged commit e833672 into main Jun 10, 2026
2 checks passed
@robertohluna robertohluna deleted the codex/docker-deploy-agent-cli branch June 10, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant