Sfoglia il codice sorgente

修改github token

chendeben 1 anno fa
parent
commit
f63cc00ed8
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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 }}
+