瀏覽代碼

Add GITHUB_TOKEN for workflow

Petteri Aimonen 3 年之前
父節點
當前提交
2aa3971c89
共有 1 個文件被更改,包括 2 次插入0 次删除
  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 *