Skip to content

Commit 1813a7a

Browse files
committed
Added Github PAT.
1 parent 37bc30a commit 1813a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opencode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run opencode
3737
uses: anomalyco/opencode/github@latest
3838
env:
39-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39+
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
4040
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
4141
with:
4242
model: opencode/minimax-m2.5-free

0 commit comments

Comments
 (0)