chendeben 1 year ago
parent
commit
3653b406f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -147,5 +147,5 @@ jobs:
             artifacts/CursorPro-MacOS-Intel.zip
             artifacts/CursorPro-MacOS-Intel.zip
 
 
         env:
         env:
-          GITHUB_TOKEN: ${{ secrets.token }}
+          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}