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 914fdd7 commit 5c817e0Copy full SHA for 5c817e0
.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