mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-09 14:31:16 +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
|
||||
uses: googleapis/code-suggester@v4
|
||||
with:
|
||||
command: pr
|
||||
upstream_repo: release-please-action
|
||||
upstream_owner: googleapis
|
||||
description: Build dist
|
||||
|
||||
Reference in New Issue
Block a user