Browse Source

ci: update zed extension sync

Aiden Cline 1 month ago
parent
commit
7a5fbdf67c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/sync-zed-extension.yml

+ 1 - 1
.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 }}