We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6f437 commit 5bf6707Copy full SHA for 5bf6707
1 file changed
.github/workflows/deploy_lambda.yml
@@ -18,7 +18,6 @@ defaults:
18
env:
19
PYTHON_VERSION: 3.13
20
function-name: hello_lambda_actions
21
- lambda-role-arn: ${{ secrets.LAMBDA_ROLE_ARN }}
22
jobs:
23
main:
24
runs-on: ubuntu-latest
0 commit comments