summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/generate.yml
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2026-01-30 00:07:56 -0500
committerDax Raad <[email protected]>2026-01-30 00:07:56 -0500
commitb109ab78303829943c7c229e9126983601d8bd6d (patch)
tree63dee75d0676bda21833490704a947952ded2836 /.github/workflows/generate.yml
parentb28891473f16362b9d97d3825e6c969c4988d970 (diff)
downloadopencode-b109ab78303829943c7c229e9126983601d8bd6d.tar.gz
opencode-b109ab78303829943c7c229e9126983601d8bd6d.zip
ci
Diffstat (limited to '.github/workflows/generate.yml')
-rw-r--r--.github/workflows/generate.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml
index 15c99f402..cae20a244 100644
--- a/.github/workflows/generate.yml
+++ b/.github/workflows/generate.yml
@@ -25,6 +25,7 @@ jobs:
uses: ./.github/actions/setup-bun
- name: Setup git committer
+ id: committer
uses: ./.github/actions/setup-git-committer
with:
opencode-app-id: ${{ vars.OPENCODE_APP_ID }}