diff options
| author | Aiden Cline <[email protected]> | 2025-12-19 17:46:35 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-12-19 17:46:35 -0600 |
| commit | 0a7f58a811731c4069587763d9e7496072b829ce (patch) | |
| tree | 47704e7379077cbf7bc1a7722271cea89fbff249 /.github/workflows | |
| parent | dae0168ed8aec08bf127641604eaaccb9e564683 (diff) | |
| download | opencode-0a7f58a811731c4069587763d9e7496072b829ce.tar.gz opencode-0a7f58a811731c4069587763d9e7496072b829ce.zip | |
Revert "ci: gemini 3 flash doesnt exist in pinned cicd version (#5776)"
This reverts commit 382905602c61d86d5cacfa28ed00cb69d0a5d4a6.
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/publish.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 77d7bb30e..9707c4d70 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -43,7 +43,7 @@ jobs: - name: Install OpenCode if: inputs.bump || inputs.version - run: bun i -g [email protected] + run: bun i -g [email protected] - name: Login to GitHub Container Registry uses: docker/login-action@v3 |
