From 37d535f61e975dff1765f98e3b505aeccfec338e Mon Sep 17 00:00:00 2001 From: John Guo Date: Mon, 24 Jan 2022 11:02:57 +0800 Subject: [PATCH] CI update --- .github/workflows/go.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 64bfdfc..99779f0 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -6,8 +6,6 @@ on: tags: - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10 -name: Build and Release - jobs: build: name: Build And Release