Skip to content

Commit 64bac4f

Browse files
authored
Update README.md
1 parent 0665bdf commit 64bac4f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

BlockBlobReader/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,11 @@ Execute below command under `BlockBlobReader/tests` directory
6464

6565
npm audit fix
6666

67+
## Publishing the zip
68+
69+
1. export the AWS_PROFILE
70+
1. Update the tag in src/create_zip.sh file
71+
1. Run the script
72+
73+
`sh create_zip.sh`
6774

0 commit comments

Comments
 (0)