diff --git a/.github/workflows/ci-tag.yml b/.github/workflows/ci-tag.yml index c9798fe..196fc2c 100644 --- a/.github/workflows/ci-tag.yml +++ b/.github/workflows/ci-tag.yml @@ -3,7 +3,7 @@ on: tags: - 'v*' -name: push-tag +name: ci-tag # REGISTRY and IMAGE_NAME are for building and tagging the container. # TARGET_ENV is used by Webpack to determine the build target.