瀏覽代碼

Update make_light_release.yml

Elie Michel 2 年之前
父節點
當前提交
783310c1aa
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .github/workflows/make_light_release.yml

+ 2 - 1
.github/workflows/make_light_release.yml

@@ -32,7 +32,8 @@ jobs:
         path: glm-${{ github.ref }}-light.*
         path: glm-${{ github.ref }}-light.*
         
         
     - name: Add to Release
     - name: Add to Release
-        uses: softprops/action-gh-release@v1
+      uses: softprops/action-gh-release@v1
+      with:
         files: |
         files: |
           glm-${{ github.ref }}-light.zip
           glm-${{ github.ref }}-light.zip
           glm-${{ github.ref }}-light.7z
           glm-${{ github.ref }}-light.7z