Files
shaka-player/.github/workflows
Joey Parrish 71b6de8bbd ci: Fix -main tags on release (#4154)
These tags should be attached to the head of the main branch, so that
is what we should check out during the tagging job.

In v3.1.7, v3.2.5, and v3.3.3, we accidentally tagged the heads of the
release branches.  The `-main` tags for those releases had to be
corrected manually.
2022-04-25 15:50:58 -07:00
..