File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7474 prerelease : true
7575 body : |
7676 Changes in this Release
77- -${{ steps.define-version.outputs.changelog }}
78- -NodeJS Version: ${{ matrix.node-version }}
77+ - ${{ steps.define-version.outputs.changelog }}
78+ - NodeJS Version: ${{ matrix.node-version }}
7979 - name : Upload Release Asset
8080 id : upload-release-asset
8181
Original file line number Diff line number Diff line change 1- # Serverless Blueprint
1+ # AWS Serverless NodeJS Blueprint
22
33[ ![ ] ( https://img.shields.io/github/license/ik-serverless/aws-blueprint-function-nodejs )] ( https://github.com/ik-serverless/aws-blueprint-function-nodejs )
44![ ] ( https://github.com/ik-serverless/aws-blueprint-function-nodejs/workflows/NodeJS/badge.svg )
1313
1414<!-- START makefile-doc -->
1515```
16- $ make help
16+ $ make help
1717hooks Commit hooks setup
1818validate Validate with pre-commit hooks
1919changelog Update changelog
20- release Create release version
20+ release Create release version
2121```
2222<!-- END makefile-doc -->
2323
You can’t perform that action at this time.
0 commit comments