From ad9980e828052bed2c7bb73b262825f1c126c0fd Mon Sep 17 00:00:00 2001 From: bcoe Date: Thu, 17 Sep 2020 12:20:02 -0700 Subject: [PATCH] build: fix formatting of action --- .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 20efde1..874c2df 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -11,5 +11,5 @@ jobs: with: token: ${{ secrets.RELEASE_PR_TOKEN }} release-type: node - fork: true + fork: true package-name: release-please-action