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

Automate releases #189

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Automate releases #189

merged 1 commit into from
Sep 23, 2024

Conversation

remcohaszing
Copy link
Member

The pack job creates the npm package for every commit. The release job publishes the package for git tags.

To make this work, we need to define the NPM_TOKEN GitHub secret.

The `pack` job creates the npm package for every commit. The `release`
job publishes the package for git tags.
Copy link
Member

@kvz kvz left a comment

Choose a reason for hiding this comment

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

Token added 👌

@kvz kvz merged commit 1302716 into main Sep 23, 2024
8 checks passed
@kvz kvz deleted the automate-releases branch September 23, 2024 10:50
@mifi
Copy link
Collaborator

mifi commented Sep 24, 2024

@remcohaszing
Copy link
Member Author

See #192

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.

3 participants