Explorar el Código

Add GITHUB_TOKEN for workflow

Petteri Aimonen hace 3 años
padre
commit
2aa3971c89
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .github/workflows/firmware_build.yml

+ 2 - 0
.github/workflows/firmware_build.yml

@@ -37,6 +37,8 @@ jobs:
           name: AzulSCSI binaries
       
       - name: Upload to latest release
+        env:
+          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         run: |
           cd AzulSCSI/distrib
           gh release upload --repo ${GITHUB_REPOSITORY} --clobber latest *