Explorar o código

修改github token

chendeben hai 1 ano
pai
achega
f63cc00ed8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/build.yml

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

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