From a9d98dd75969467f24549956839615a17b18d2d0 Mon Sep 17 00:00:00 2001 From: Valentin Sickert <17144397+Lapotor@users.noreply.github.com> Date: Sun, 24 Dec 2023 01:30:18 +0100 Subject: [PATCH] change to php Signed-off-by: Valentin Sickert <17144397+Lapotor@users.noreply.github.com> --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 4d9223da..37272396 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -16,4 +16,4 @@ jobs: - uses: google-github-actions/release-please-action@v4 with: token: ${{ secrets.BOT_GITHUB_TOKEN }} - release-type: node + release-type: php