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 a538775 commit 36a07d8Copy full SHA for 36a07d8
.github/workflows/release-lambda.yml
@@ -21,6 +21,7 @@ permissions:
21
22
jobs:
23
build-layer:
24
+ environment: Release
25
runs-on: ubuntu-latest
26
outputs:
27
aws_regions_json: ${{ steps.set-matrix.outputs.aws_regions_json }}
0 commit comments