generated from JS-DevTools/template-node-typescript
-
Notifications
You must be signed in to change notification settings - Fork 82
Closed as not planned
Labels
more info neededMore information is needed to resolve the issueMore information is needed to resolve the issue
Description
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
Labels
more info neededMore information is needed to resolve the issueMore information is needed to resolve the issue