Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Github action workflow npm publish #923

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

JordanClemons
Copy link
Contributor

Creates github action to handle npm publishing

# sets up the .npmrc file to publish to npm
uses: actions/setup-node@v3
with:
node-version: 14
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i wonder if node 16 should be used? idk if it really matters though

@JordanClemons JordanClemons changed the title feat: Github action workflow npm publish ci: Github action workflow npm publish Apr 20, 2023
@grablack
Copy link
Contributor

grablack commented May 9, 2023

retest this please

@JustinDoan JustinDoan merged commit 0e38156 into paypal:develop Jun 14, 2023
8 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.43.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
## [1.43.0](v1.42.0...v1.43.0) (2023-06-14)

### Features

* Update UK Pi3 Legal Disclosure (DTCRCMERC-2267) ([#936](#936)) ([a186771](a186771))

### Bug Fixes

* add cookie global ([#951](#951)) ([a12ebb3](a12ebb3))

### Build System

* remove old stage bundle url ([#947](#947)) ([c669016](c669016))

### Continuous Integration

* Github action workflow npm publish ([#923](#923)) ([0e38156](0e38156))
* remove use of deprecated set-output command ([#938](#938)) ([9ef6eb0](9ef6eb0))

### Code Refactoring

* chunk multi-message rendering to prevent singular long task ([#939](#939)) ([9b1a240](9b1a240))
* remove NE from US Pay Monthly modal legal disclosure ([#906](#906)) ([eb9ffb0](eb9ffb0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants