Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
.github/workflows/docker/publish.yml
to fix invalid tag format
* **Fix tag format**: Replace `/` in branch name with `-` using `sed` command in `IMAGE_TAG` assignment
- Loading branch information