Skip to content

Commit 418bcdc

Browse files
committed
Update release workflow
1 parent f1ac079 commit 418bcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
uses: softprops/action-gh-release@v1
4949
if: startsWith(github.ref, 'refs/tags/')
5050
with:
51-
files: dist/openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}
51+
files: dist/openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}.zip

0 commit comments

Comments
 (0)