Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed Dec 20, 2024
1 parent 47aeb80 commit d1fb064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- run: make patch-upstream lib-build

- run: cp -v README.md docs ./socket.io-serverless/
- run: cp -rv README.md docs ./socket.io-serverless/

- uses: JS-DevTools/npm-publish@v3
with:
Expand Down

0 comments on commit d1fb064

Please sign in to comment.