Skip to content

404 when trying to publish to npm. #1068

Closed
@ggsdc

Description

@ggsdc

Description:
Same github action triggered by tag creation worked 2 weeks ago, now it fails when trying to publish a new version to npm.

Action version:
using v4.

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:
node version 21.x

Repro steps:
Here is the github action: https://github.com/baobabsoluciones/mango-ui/blob/master/.github/workflows/mango-ui-deploy-npm.yml
Here is the run that worked 2 weeks ago: https://github.com/baobabsoluciones/mango-ui/actions/runs/9052522117
And here are the two failing runs from yesterday and today: https://github.com/baobabsoluciones/mango-ui/actions/runs/9250954159 and https://github.com/baobabsoluciones/mango-ui/actions/runs/9267599146

Expected behavior:
For the workflow to work correctly and a new version to get published

Actual behavior:
A 404 error gets raised.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions