ci: update zed extension sync

pull/6215/head
Aiden Cline 2025-12-26 12:06:36 -06:00
parent 9afc451020
commit 7a5fbdf67c
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}