This commit is contained in:
Dax Raad 2025-12-11 01:15:34 -05:00
parent 5d57d0385c
commit c211b22a45

View file

@ -55,7 +55,7 @@ jobs:
- name: Install OpenCode
if: inputs.bump || inputs.version
run: curl -fsSL https://opencode.ai/install | bash
run: bun i -g opencode-ai@1.0.143
- name: Login to GitHub Container Registry
uses: docker/login-action@v3