From cc3ec89834dcf9204b2ec62e49c88aa2ee3ba499 Mon Sep 17 00:00:00 2001 From: bcoe Date: Sat, 9 May 2020 15:13:33 -0700 Subject: [PATCH] chore: try without suffix --- .github/workflows/update-pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-pr.yaml b/.github/workflows/update-pr.yaml index 12d2caf..9f77b07 100644 --- a/.github/workflows/update-pr.yaml +++ b/.github/workflows/update-pr.yaml @@ -7,7 +7,7 @@ jobs: update-pr: runs-on: ubuntu-latest steps: - - uses: bcoe/release-please-action@master + - uses: bcoe/release-please-action with: token: ${{ secrets.CODECOV_TOKEN }} release-type: node