Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit c9aac2a

Browse files
committed
also copy README.md into package
1 parent d936ef8 commit c9aac2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ jobs:
169169
cp linux-x86_64.node/ruby_parser.node pkg/linux-x86_64.node
170170
cp darwin-x86_64.node/ruby_parser.node pkg/darwin-x86_64.node
171171
cp LICENSE pkg/
172+
cp README.md pkg/
172173
cd pkg
173174
174175
npm version "$GITHUB_TAG" --no-git-tag-version

0 commit comments

Comments
 (0)