ci: update token var

This commit is contained in:
Aiden Cline
2025-12-29 18:16:09 -06:00
parent de54fcbc88
commit 8fb8f594b8
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -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 }}