Skip to content

Publish set to false not working #70

Open
@Steve-Pilato

Description

@Steve-Pilato

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions