mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-29 23:41:29 -07:00
feat(release): Support dev/prod for release patch 1 (#11404)
This commit is contained in:
@@ -90,6 +90,7 @@ jobs:
|
||||
commit: '${{ steps.pr_status.outputs.MERGE_COMMIT_SHA }}',
|
||||
channel: channel,
|
||||
original_pr: '${{ github.event.issue.number }}'
|
||||
environment: 'prod'
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user