From a8ead8c6e1233dce22cff0ee832745162f0f91f4 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Tue, 11 Jul 2023 16:35:58 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E4=BF=AE=E5=A4=8Dworkflows=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BD=8D=E7=BD=AE=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/{ => workflows}/go-release.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => workflows}/go-release.yml (100%) diff --git a/.github/go-release.yml b/.github/workflows/go-release.yml similarity index 100% rename from .github/go-release.yml rename to .github/workflows/go-release.yml