summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-12-26 12:06:36 -0600
committerAiden Cline <[email protected]>2025-12-26 12:06:36 -0600
commit7a5fbdf67c67cf6cd7cc84da066bcb34871ca609 (patch)
tree30e02a1eea3dc32cb3ebe265e203e6e95cd95f91 /.github
parent9afc45102014df2aa258f55b74d48987594bc2f7 (diff)
downloadopencode-7a5fbdf67c67cf6cd7cc84da066bcb34871ca609.tar.gz
opencode-7a5fbdf67c67cf6cd7cc84da066bcb34871ca609.zip
ci: update zed extension sync
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/sync-zed-extension.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sync-zed-extension.yml b/.github/workflows/sync-zed-extension.yml
index a504582c3..900a16418 100644
--- a/.github/workflows/sync-zed-extension.yml
+++ b/.github/workflows/sync-zed-extension.yml
@@ -31,4 +31,4 @@ jobs:
run: |
./script/sync-zed.ts ${{ steps.get_tag.outputs.tag }}
env:
- GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.ZED_EXTENSIONS_PAT }}