From 1e098e1e374671ac6d8b0136a9b3c3347c7d4e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20Sander?= Date: Wed, 12 Apr 2023 09:48:33 +0000 Subject: [PATCH] Fix broken build process --- .github/workflows/release-please.yml | 1 - release-please-config.json | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 17e46a0..b7903c3 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -49,7 +49,6 @@ jobs: echo "minor : ${{ steps.release.outputs.minor }}" echo "patch : ${{ steps.release.outputs.patch }}" echo "sha : ${{ steps.release.outputs.sha }}" - echo "pr : ${{ steps.release.outputs.pr }}" - name: Checkout repository uses: actions/checkout@v3 diff --git a/release-please-config.json b/release-please-config.json index 84162f7..0206608 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -1,4 +1,6 @@ { + "last-release-sha": "01686226cbe858eb9f9d978f21490a124baf371d", + "release-as": "4.2.0", "release-type": "node", "draft": true, "changelog-sections": [