From 3c2e802cd44e333a3e18849819370d375ed213e0 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Tue, 29 Nov 2022 15:48:27 +0100 Subject: [PATCH] ci: changed release type to simple --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 323a18e..aed79dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,5 +44,5 @@ jobs: steps: - uses: google-github-actions/release-please-action@v3 with: - release-type: node + release-type: simple package-name: release-please-action