Skip to content

Add --access public to npm publish#8

Merged
anth-volk merged 1 commit intomainfrom
fix-npm-publish-access
Mar 16, 2026
Merged

Add --access public to npm publish#8
anth-volk merged 1 commit intomainfrom
fix-npm-publish-access

Conversation

@anth-volk
Copy link
Contributor

Fixes #7

Summary

  • Add --access public flag to npm publish in CI workflow for scoped package first publish

Test plan

  • Verified locally with npm publish --access public --dry-run — passes
  • Merge and confirm CI publishes @policyengine/ui-kit to npm successfully

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@policyengine policyengine bot added the ⚙️ Engineering... PolicyEngine's GitHub agent is working on this label Mar 16, 2026
@policyengine
Copy link

policyengine bot commented Mar 16, 2026

I tried to review this PR but ran into an issue:

Claude Code failed (exit 1): Credit balance is too low

@policyengine policyengine bot removed the ⚙️ Engineering... PolicyEngine's GitHub agent is working on this label Mar 16, 2026
@anth-volk anth-volk marked this pull request as ready for review March 16, 2026 18:47
@anth-volk anth-volk merged commit d98af03 into main Mar 16, 2026
2 checks passed
@anth-volk anth-volk deleted the fix-npm-publish-access branch March 16, 2026 18:47
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.

npm publish fails with 404 for scoped package

1 participant