cocktailpeanut 2 tháng trước cách đây
mục cha
commit
efd455d92b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .github/workflows/build.yml

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

@@ -115,6 +115,8 @@ jobs:
     #needs: [windows, mac, linux]
     needs: [mac, linux]
     runs-on: ubuntu-latest
+    permissions:
+      contents: write
     steps:
 
       - name: Check out Git repository