Skip to content

Commit ddb59b2

Browse files
committed
ci: fix publish step
1 parent 006c54b commit ddb59b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,5 @@ jobs:
2424
- run: pnpm --filter ./packages/** build
2525
- run: pnpm version from-git --no-git-tag-version
2626
working-directory: packages/react-ghostmaker
27-
- run: cp README.md LICENSE packages/react-ghostmaker/
28-
working-directory: packages/react-ghostmaker
2927
- run: pnpm publish --no-git-checks
3028
working-directory: packages/react-ghostmaker

0 commit comments

Comments
 (0)