We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c41e4e commit 0cf0294Copy full SHA for 0cf0294
.github/workflows/opencode.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: ./.github/actions/setup-bun
27
28
- name: Run opencode
29
- uses: sst/opencode/github@latest
+ uses: anomalyco/opencode/github@latest
30
env:
31
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
32
OPENCODE_PERMISSION: '{"bash": "deny"}'
0 commit comments