From 9b61ac807c152bf4bce6dd600f743dc64283a960 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Fri, 14 Jul 2023 16:25:03 +0800 Subject: [PATCH] Update build-with-chatglm.yml --- .github/workflows/build-with-chatglm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-with-chatglm.yml b/.github/workflows/build-with-chatglm.yml index f968bb9..f729abb 100644 --- a/.github/workflows/build-with-chatglm.yml +++ b/.github/workflows/build-with-chatglm.yml @@ -1,5 +1,5 @@ # https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-github-packages -name: Create and publish a Docker image for ChatGLM support +name: build-with-chatglm on: push: