From c66d20dc19b588df7f554357970939b65b710aa7 Mon Sep 17 00:00:00 2001 From: bcoe Date: Thu, 17 Sep 2020 12:59:20 -0700 Subject: [PATCH] debug: debug bad build --- .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 3a4326f..f95f84c 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -7,7 +7,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@2.2.0 + - uses: GoogleCloudPlatform/release-please-action@31e1a25ccf4f8df92fdb4066e3650a6167e5fe25 with: token: ${{ secrets.RELEASE_PR_TOKEN }} release-type: node