Skip to content

Commit 36a07d8

Browse files
authored
adding release safety via environment (#384)
Same as: aws-observability/aws-otel-java-instrumentation#1096 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent a538775 commit 36a07d8

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
@@ -21,6 +21,7 @@ permissions:
2121

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

0 commit comments

Comments
 (0)