ts-ci icon indicating copy to clipboard operation
ts-ci copied to clipboard

Edge case bug: package.json inconsistency

Open garronej opened this issue 11 months ago • 0 comments

If you:

  • Update you code
  • Comit and push
  • update your package.js
  • comit and push befor the previous workflow is done running.

The first commit will trigger the publication.
It's of course more recommended to do a single push in this case but still, this shoule be addressed.

garronej avatar Jul 06 '23 13:07 garronej