mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 15:01:35 +02:00
build: need to set command for code-suggetser (#992)
Signed-off-by: Jeff Ching <chingor@google.com>
This commit is contained in:
1
.github/workflows/release-please.yaml
vendored
1
.github/workflows/release-please.yaml
vendored
@@ -21,6 +21,7 @@ jobs:
|
|||||||
- name: Create PR with dist
|
- name: Create PR with dist
|
||||||
uses: googleapis/code-suggester@v4
|
uses: googleapis/code-suggester@v4
|
||||||
with:
|
with:
|
||||||
|
command: pr
|
||||||
upstream_repo: release-please-action
|
upstream_repo: release-please-action
|
||||||
upstream_owner: googleapis
|
upstream_owner: googleapis
|
||||||
description: Build dist
|
description: Build dist
|
||||||
|
|||||||
Reference in New Issue
Block a user