Skip to content

fix: incorrectly handling missing ref case, closes #13

Christoph Hasse requested to merge chasse_fix_13 into main

Fixes:

  1. In the case of new refs, but no modified existing refs, the creation of the new refs was skipped
  2. fix small new ref handling bug introduced in !12 (merged) (we were only creating refs for v3 platform instead of v3 + v2)
Edited by Christoph Hasse

Merge request reports