From ee65688c22eaf7f5bdc5763f6e9dfafa4282d5c1 Mon Sep 17 00:00:00 2001 From: michaelangrivera Date: Wed, 8 Nov 2023 19:33:56 -0500 Subject: [PATCH] chore: update action name --- .github/workflows/release-please.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 88198cb..adca93f 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -10,7 +10,7 @@ permissions: name: release-please jobs: - release-please-rust: + release-please: runs-on: ubuntu-latest steps: - uses: google-github-actions/release-please-action@v3