From d5883d3d0b744ca7ffa937d8727fa49242978713 Mon Sep 17 00:00:00 2001 From: chentianyu Date: Wed, 11 Oct 2023 11:39:36 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=8E=A1=20=E4=BF=AE=E5=A4=8Dci?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 37e3139..f02836b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,9 +9,6 @@ jobs: build: if: contains(github.event.head_commit.message, '[skip ci]') == false runs-on: ubuntu-latest - - release-please: - runs-on: ubuntu-latest steps: - uses: GoogleCloudPlatform/release-please-action@v3 id: release