From ad5d495b2c360a7368671899268406b0a50a5220 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Fri, 30 Jan 2026 10:09:27 -0500 Subject: [PATCH] ci --- .github/workflows/beta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index b941311d30..f7ad115a29 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -27,7 +27,7 @@ jobs: id: setup-git-committer uses: ./.github/actions/setup-git-committer with: - opencode-app-id: ${{ secrets.OPENCODE_APP_ID }} + opencode-app-id: ${{ vars.OPENCODE_APP_ID }} opencode-app-secret: ${{ secrets.OPENCODE_APP_SECRET }} - name: Sync beta branch