chendeben 1 anno fa
parent
commit
3653b406f8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/build.yml

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

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