Skip to content

feat: add NodejsFunction construct and create common alarm infra (#23) #15

feat: add NodejsFunction construct and create common alarm infra (#23)

feat: add NodejsFunction construct and create common alarm infra (#23) #15

name: Version & Changelog
on:
push:
branches:
- main
jobs:
version:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: "aws-constructs"
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}