Skip to content

How to use the published npm package to verdaccio? #15

Open
@LakshmiRavali

Description

@LakshmiRavali

I am using verdaccio/github-actions/publish action, I want to install the package after it publish How to do this?

Example:

- uses: actions/checkout@v2
- name: Publish
  uses: verdaccio/github-actions/[email protected]
  with:
   args: -d
  env:
   NODE_ENV: development
- name: Install the published release
?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions