Skip to content

npm-publish latest does not work #244

@timea-solid

Description

@timea-solid

I am working on an open source project which has the following CI: https://github.com/SolidOS/solid-logic/blob/main/.github/workflows/ci.yml

  • I always publish a commit tag on any branch ( including main) upon push;
  • when I push to main, it creates a latest in NPM )if it doe snot exist already).

Upon upgrade to version 4 of JS-DevTools/npm-publish -> the latest publish did not work anymore and teh log simply said: already published This is not correct, this version did not exist in NPM.

I downgraded to version 3.1.1 and it works again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    more info neededMore information is needed to resolve the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions