From b637bdd85b2de4dec3954aad06226d78e448dd4e Mon Sep 17 00:00:00 2001 From: Olivier Refalo Date: Wed, 20 Nov 2024 23:31:16 +0400 Subject: [PATCH] fix cicd job --- .github/workflows/release-please.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index c1af938..5157b00 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -14,10 +14,6 @@ jobs: # Checkout - name: Checkout uses: actions/checkout@v4 - - - name: Release Please - uses: googleapis/release-please-action@v4 - id: release - name: Upload the packed package uses: actions/upload-release-asset@v1