Skip to content

Commit

Permalink
Feat publish npm package with gha (#7)
Browse files Browse the repository at this point in the history
* feat: add gha to release npm package when publishing new release on gh

* fix: lint

* fix: exclude some files to be published in the package
  • Loading branch information
Bemilie authored Apr 13, 2023
1 parent 69c1092 commit eb53579
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@

examples
node_modules
.github
.idea

0 comments on commit eb53579

Please sign in to comment.