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": [