appleboy / appleboy/lambda-action

Publish set to false not working

Open
#70 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
D2
Stars
435
Forks
57
PR merge metrics
No merged PRs in 30d

Description

I am trying to not have a new lambda version published when the action runs. Instead, I am trying to have LATEST updated. I set the publish argument to false, but a new version keeps on being populated in aws.

with:
function_name: ds_cicd_test
zip_file: ./lambda_files/lambda_files.zip
publish: false

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.