Skip to content

Commit 484d8d3

Browse files
authored
Continue gh actions - upload zip artifacts (#7526)
* Create separate action * get the tag you created earlier * upload zip artifacts for all platforms * upload zip artifacts for all platforms
1 parent c48cb66 commit 484d8d3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/gradle-release-manual.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ jobs:
163163

164164
- name: Upload zip based release assets for all platforms
165165
uses: actions/upload-artifact@v4
166-
if: matrix.os == 'macos-latest'
167166
with:
168167
name: ${{ matrix.os }}-zip
169168
path: ${{ github.workspace }}/build/release/image-*.zip

0 commit comments

Comments
 (0)