Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 64ab157

Browse files
authored
build: use a -legacy suffix for the fork name from this repository (#4)
1 parent edb78cf commit 64ab157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
labels: automated pr
5959
branch: create-pull-request/build-dist
6060
delete-branch: true
61-
push-to-fork: google-github-actions-bot/${{env.ACTION_NAME}}
61+
push-to-fork: google-github-actions-bot/${{env.ACTION_NAME}}-legacy
6262
release-please-release:
6363
runs-on: ubuntu-latest
6464
needs: [build]

0 commit comments

Comments
 (0)