Skip to content

Commit cf04d98

Browse files
authored
adding release safety via environment (#188)
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 5db6a18 commit cf04d98

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)