Skip to content

fix: update npm publish workflow to use new secret#28

Open
dtjones404 wants to merge 1 commit into
mainfrom
fix/update-npm-token-secret
Open

fix: update npm publish workflow to use new secret#28
dtjones404 wants to merge 1 commit into
mainfrom
fix/update-npm-token-secret

Conversation

@dtjones404
Copy link
Copy Markdown
Contributor

Updates the npm publish workflow to use the new KRAKENJS_PAYPAL_SDK_NPM_AUTH_TOKEN secret instead of the deprecated NPM_TOKEN.

This change:

  • Updates the secret reference from NPM_TOKEN to KRAKENJS_PAYPAL_SDK_NPM_AUTH_TOKEN
  • Adds workflow_dispatch documentation comments
  • Updates the publish step name for consistency

This is analogous to the changes made in paypal/paypal-applepay-components#20

- Update actions/checkout@v2 to v3
- Update actions/setup-node@v2 to v3  
- Change fetch-depth to ref for consistency
- Update to KRAKENJS_PAYPAL_SDK_NPM_AUTH_TOKEN secret
- Add workflow_dispatch documentation
- Update publish step name
@dtjones404 dtjones404 force-pushed the fix/update-npm-token-secret branch from fe8e6aa to 9857cc3 Compare April 24, 2026 15:46
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