diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 2fcb23b..933c9f9 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -23,5 +23,5 @@ jobs: # this is a built-in strategy in release-please, see "Action Inputs" # for more options - branch: dev + target-branch: dev release-type: simple