We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db6a18 commit cf04d98Copy full SHA for cf04d98
.github/workflows/release-lambda.yml
@@ -22,6 +22,7 @@ permissions:
22
23
jobs:
24
build-layer:
25
+ environment: Release
26
runs-on: ubuntu-latest
27
outputs:
28
aws_regions_json: ${{ steps.set-matrix.outputs.aws_regions_json }}
0 commit comments