Skip to content

Configure publish directory #59

Closed
@ekabolotina

Description

@ekabolotina

The signature of npm publish command allows to define the folder used as root:

npm publish [<tarball>|<folder>] [--tag <tag>] [--access <public|restricted>] [--dry-run]

Is it possible to configure <folder> parameter when using JS-DevTools/npm-publish action?

Activity

razor-x

razor-x commented on Apr 14, 2023

@razor-x
Collaborator

Should be handled with the proposal in this issue: #81

added a commit that references this issue on Apr 20, 2023
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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @razor-x@mcous@ekabolotina

      Issue actions

        Configure publish directory · Issue #59 · JS-DevTools/npm-publish