Skip to content

Fix the regexp to extract the version from git refs

Warren Gifford requested to merge olafurpg/refs-tags into main

Created by: olafurpg

The last npm release job failed with "error Invalid version supplied." because the inferred version was "refs/tags/3.40.6".

Test plan

Run the release job and see it succeed.

Merge request reports

Loading