Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Every time I push a tag on main, it triggers two builds for the exact same commit SHA. Instead, we can update our GitHub Actions concurrency group to use the SHA rather than the ref for disambiguation.
- Loading branch information