Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Github Actions workflow for clarity and flexibility (#111)
Changes have been made in the publish.yml of the Github Actions workflow for better readability and flexibility. Specifically, Docker's build matrix has been expanded and it now includes three platforms: linux/amd64, linux/arm64/v8, and linux/386. Moreover, the job names have been updated to more clearly reflect their operations.
- Loading branch information