Skip to content

Publish set to false not working #70

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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