From 783310c1aaf1418dc09027aac329826c562d9a0f Mon Sep 17 00:00:00 2001 From: Elie Michel Date: Mon, 9 Jan 2023 00:26:16 +0100 Subject: [PATCH] Update make_light_release.yml --- .github/workflows/make_light_release.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/make_light_release.yml b/.github/workflows/make_light_release.yml index 87cfc7b6..8f23e1cf 100644 --- a/.github/workflows/make_light_release.yml +++ b/.github/workflows/make_light_release.yml @@ -32,7 +32,8 @@ jobs: path: glm-${{ github.ref }}-light.* - name: Add to Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v1 + with: files: | glm-${{ github.ref }}-light.zip glm-${{ github.ref }}-light.7z