From 553316af2a72ea57539dee933b2871db2bf03ef3 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Thu, 29 Jan 2026 21:19:00 -0500 Subject: ci --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 9060eeb32..3924ad491 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -145,7 +145,7 @@ jobs: cd packages/desktop bun ./scripts/prepare.ts env: - OPENCODE_VERSION: ${{ needs.publish.outputs.version }} + OPENCODE_VERSION: ${{ needs.version.outputs.version }} GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }} RUST_TARGET: ${{ matrix.settings.target }} GH_TOKEN: ${{ github.token }} -- cgit v1.2.3