We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006c54b commit ddb59b2Copy full SHA for ddb59b2
.github/workflows/npm-publish.yml
@@ -24,7 +24,5 @@ jobs:
24
- run: pnpm --filter ./packages/** build
25
- run: pnpm version from-git --no-git-tag-version
26
working-directory: packages/react-ghostmaker
27
- - run: cp README.md LICENSE packages/react-ghostmaker/
28
- working-directory: packages/react-ghostmaker
29
- run: pnpm publish --no-git-checks
30
0 commit comments