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 GitHub Actions to publish #408

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

eed3si9n
Copy link
Collaborator

@eed3si9n eed3si9n commented Aug 5, 2024

Fixes #344

Problem

NPM packages are not published.

Solution

This cherry picks GitHub Action releasing from #398

uses: tree-sitter/workflows/.github/workflows/package-npm.yml@main
secrets:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
# TODO: comment this out for now since we publish the crate manually
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@eed3si9n eed3si9n merged commit c694c1b into tree-sitter:master Aug 6, 2024
4 checks passed
@eed3si9n eed3si9n deleted the wip/github_actions branch August 6, 2024 23:30
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.

Need help getting access to NPM (please help us if you see this max :) )
3 participants