Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: prefer git tag for docker image tag (#768)
We should prefer to use a tag for images over the default branch when applicable. Also, since we're filtering by the default branch in the workflow, we don't need to validate the branch name in the job.
- Loading branch information