mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
ci: update token var
This commit is contained in:
parent
6d93a7bf55
commit
6b5a0fb261
2 changed files with 5 additions and 1 deletions
1
.github/workflows/sync-zed-extension.yml
vendored
1
.github/workflows/sync-zed-extension.yml
vendored
|
|
@ -32,3 +32,4 @@ jobs:
|
|||
./script/sync-zed.ts ${{ steps.get_tag.outputs.tag }}
|
||||
env:
|
||||
ZED_EXTENSIONS_PAT: ${{ secrets.ZED_EXTENSIONS_PAT }}
|
||||
ZED_PR_PAT: ${{ secrets.ZED_PR_PAT }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue