Skip to content

Commit 1c7e97f

Browse files
author
Andrey Slotin
committed
Fix RELEASE.md formatting
1 parent 0f49d79 commit 1c7e97f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ Contact [Peter Giacomo Lombardo](https://github.com/pglombardo) to be added._
1919

2020
To release a new AWS Lambda layer, see `bin/aws-lambda/lambda_build_publish_layer.py`.
2121

22+
```bash
2223
./bin/aws-lambda/build_and_publish_lambda_layer.py [-dev|-prod]
2324
./bin/create_lambda_release.py <version>
25+
```
2426

2527
These scripts assumes that you have the AWS CLI and Github CLI installed and credentials already configured.
2628

0 commit comments

Comments
 (0)