From ba8b1ec1b64bec9f2bc4ae24d6a76984858bd567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20Sander?= Date: Sat, 17 Feb 2024 22:31:51 +0000 Subject: [PATCH] build: Debugging release-please --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c394ccdb..47954d98 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,6 @@ jobs: config-file: release-please-config.json # optional. customize path to .release-please-manifest.json manifest-file: .release-please-manifest.json - release-type: node target-branch: master - name: Show output from Release-Please