We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ca87e commit 30f3dceCopy full SHA for 30f3dce
1 file changed
.github/workflows/release.yml
@@ -37,9 +37,6 @@ jobs:
37
- name: Build
38
run: pnpm run --filter react-plock build
39
40
- - name: Copy README
41
- run: cp README.md libs/react-plock/dist/
42
-
43
- name: Manual Release
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments