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 eea4375 commit 1949593Copy full SHA for 1949593
.github/workflows/publish_layer.yml
@@ -3,7 +3,7 @@ name: Publish lambda layer to SAR
3
on:
4
push:
5
branches:
6
- - feat/lambda-layer
+ - feat/lambda-layers
7
env:
8
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
9
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
0 commit comments