mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
include environment_vars on deploy_lambda workflow
This commit is contained in:
parent
321a4505fb
commit
948c238468
1 changed files with 4 additions and 0 deletions
4
.github/workflows/_deploy_lambda.yml
vendored
4
.github/workflows/_deploy_lambda.yml
vendored
|
|
@ -23,6 +23,10 @@ on:
|
|||
required: true
|
||||
type: string
|
||||
|
||||
environment_vars:
|
||||
required: false
|
||||
type: string
|
||||
|
||||
secrets:
|
||||
AWS_ACCESS_KEY_ID:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue