Skip to content

Commit 5c817e0

Browse files
committed
adding release safety via environment
1 parent 914fdd7 commit 5c817e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-lambda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ permissions:
2222

2323
jobs:
2424
build-layer:
25+
environment: Release
2526
runs-on: ubuntu-latest
2627
outputs:
2728
aws_regions_json: ${{ steps.set-matrix.outputs.aws_regions_json }}

0 commit comments

Comments
 (0)