Compare commits

...

2 Commits

Author SHA1 Message Date
Frank ec0cc1f5ab pin version
publish-github-action / publish (push) Waiting to run
2025-09-19 15:06:07 -04:00
Frank 9e0333f767 Pin opencode version 2025-09-01 17:23:46 -04:00
+2
View File
@@ -19,6 +19,8 @@ runs:
- name: Install opencode
shell: bash
run: curl -fsSL https://opencode.ai/install | bash
env:
VERSION: 0.5.5
- name: Run opencode
shell: bash