From 07e340591e97d8d153c657ab91ff985a01de8375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Mind=C3=AAllo=20de=20Andrade?= Date: Mon, 8 Jul 2024 20:37:18 -0300 Subject: [PATCH] chore: revert tag config of release-please (#207) I thought this would help version detection, but they are invalid parameter for v4. I did rename the tags and it worked. Reverts rokam/midea-local#206 --- .github/workflows/release-please.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index c3fcb258..c98f8c60 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -17,5 +17,3 @@ jobs: with: token: ${{ secrets.MIDEA_GITHUB_PAT }} release-type: python - include-v-in-tag: true - tag-separator: ""