Open
Description
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
Labels
No labels