chore: update workflow name for Docker build

- Change workflow name from 'Build and Publish Docker Image' to 'Docker'

This change simplifies the workflow name for better readability and
identification in the CI/CD pipeline.
This commit is contained in:
songtianlun 2025-01-22 09:39:04 +08:00
parent f83600412b
commit e70763dbe0

View File

@ -1,4 +1,4 @@
name: Build and Publish Docker Image name: Docker
on: on:
push: push: