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: add publish to npm workflow #15

Merged
merged 1 commit into from
Nov 26, 2020
Merged

ci: add publish to npm workflow #15

merged 1 commit into from
Nov 26, 2020

Conversation

zepatrik
Copy link
Member

@zepatrik zepatrik commented Nov 25, 2020

The workflow first updates the version in the package.json, commits that change and then runs npm publish. It is triggered by GitHub releases and can be manually dispatched.
This is heavily inspired by https://github.com/ory/prettier-styles/blob/master/.github/workflows/publish.yml and works in that repo.

The workflow first updates the version in the package.json, commits that change and then runs `npm publish`. It is triggered by GitHub releases and can be manually dispatched.
@aeneasr aeneasr merged commit 77ece8d into master Nov 26, 2020
@zepatrik zepatrik deleted the add-publish-ghaction branch November 26, 2020 14:45
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.

None yet

2 participants