|
@@ -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
|