My GitHub Action is not publishing my package to npm #170
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
https://github.com/sebastianjnuwu/nlogin/actions/runs/7365251588/job/20046390721 |
Beta Was this translation helpful? Give feedback.
-
|
nlogin-js@1.0.3 publish skipped. |
Beta Was this translation helpful? Give feedback.
-
|
Looking through your action logs, it looks like your package was successfully published by the first run of the action after the update: https://github.com/sebastianjnuwu/nlogin/actions/runs/7365196474/job/20046274967 On subsequent runs of the action, the publish was skipped because version 1.0.3 already existed in the registry |
Beta Was this translation helpful? Give feedback.



Looking through your action logs, it looks like your package was successfully published by the first run of the action after the update:
https://github.com/sebastianjnuwu/nlogin/actions/runs/7365196474/job/20046274967
On subsequent runs of the action, the publish was skipped because version 1.0.3 already existed in the registry