From 8f40d8e788e0aacc97944cd28779b6d56ff13074 Mon Sep 17 00:00:00 2001 From: bcoe Date: Thu, 17 Sep 2020 12:42:23 -0700 Subject: [PATCH] debug: run specific tag --- .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 dd7b642..0d5be22 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@main + - uses: GoogleCloudPlatform/release-please-action@3eee20cf311ef238a2220fb57f5b70ce72efa4dd with: token: ${{ secrets.RELEASE_PR_TOKEN }} release-type: node