Skip to content

Commit f1ac079

Browse files
authored
Update build-release.yml
1 parent c28f962 commit f1ac079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/*.zip
51+
files: dist/openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}

0 commit comments

Comments
 (0)