-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
I can't deploy to NPM using Github Action when I used a scoped package.
Action version:
Specify the action version: v3
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
npm: 8.19.4
node v16.20.2
Repro steps:
Here the link of the Github Action workflow which failed:
https://github.com/archethic-foundation/libjs/actions/runs/6571556524/job/17850963499
Expected behavior:
I expect the publishing to work, as it's working locally without Github Action.
Actual behavior:
It seems the NPM package doesn't find the package with the scope.
Pater999
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working