Despite the check that tries to prevent this, we still can blow up during release due to concurrent tag creation:
We should add a concurrency group so that only a single release job can run on this repo at any given moment, to prevent this in the future.
Despite the check that tries to prevent this, we still can blow up during release due to concurrent tag creation:
We should add a concurrency group so that only a single release job can run on this repo at any given moment, to prevent this in the future.