mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Copy shrinkwrap before publishing
This commit is contained in:
parent
7994c42f8c
commit
ae63d42ae9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-release.yml
vendored
1
.github/workflows/build-and-release.yml
vendored
|
|
@ -133,6 +133,7 @@ jobs:
|
||||||
cp README.md packages/safe-chain/
|
cp README.md packages/safe-chain/
|
||||||
cp LICENSE packages/safe-chain/
|
cp LICENSE packages/safe-chain/
|
||||||
cp -r docs packages/safe-chain/
|
cp -r docs packages/safe-chain/
|
||||||
|
cp npm-shrinkwrap.json packages/safe-chain/
|
||||||
|
|
||||||
- name: Publish to npm
|
- name: Publish to npm
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue