Explorar el Código

修改github token

chendeben hace 1 año
padre
commit
f63cc00ed8
Se han modificado 1 ficheros con 2 adiciones y 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
 
         env:
-          GITHUB_TOKEN: ${{ secrets.TOKEN }}
+          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+