Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

build: use a -legacy suffix for the fork name from this repository #4

Merged
merged 1 commit into from
May 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
labels: automated pr
branch: create-pull-request/build-dist
delete-branch: true
push-to-fork: google-github-actions-bot/${{env.ACTION_NAME}}
push-to-fork: google-github-actions-bot/${{env.ACTION_NAME}}-legacy
release-please-release:
runs-on: ubuntu-latest
needs: [build]
Expand Down