Ver Fonte

修改github token

chendeben há 1 ano atrás
pai
commit
f63cc00ed8
1 ficheiros alterados com 2 adições e 1 exclusões
  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 }}
+