Skip to content

Commit

Permalink
chore: deprecate devops-release (#11465)
Browse files Browse the repository at this point in the history
  • Loading branch information
plittlewood-rpt authored Oct 14, 2024
1 parent 00436ae commit 7ed0e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cognito-custom-mail-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "yarn generate-html && tsup && cd dist && zip -r app.zip app.js",
"lint": "eslint --cache --ext=ts,tsx,js src",
"check": "echo '...skipping...'",
"release": "devops-release",
"release": "echo '...deprecated... was previously \"devops-release\"'",
"release:devops": "devops-release",
"deploy": "echo '...skipping...'",
"publish": "echo '...skipping...'",
Expand Down

0 comments on commit 7ed0e85

Please sign in to comment.