Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: support release in github action #3

Merged
merged 2 commits into from
Apr 13, 2023
Merged

feat: support release in github action #3

merged 2 commits into from
Apr 13, 2023

Conversation

leonthaibao
Copy link
Collaborator

Refactor github action:

  • Trigger only when a tag is created
  • Support creating a release after publishing to the npm registry and github packages successfully
  • Use npm install instead of npm clean install because we removed the package-lock.json

Copy link
Member

@anhldbk anhldbk left a comment

Choose a reason for hiding this comment

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

lgtm.

@anhldbk anhldbk merged commit fe0acfa into main Apr 13, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants