Skip to content

Commit 31a6746

Browse files
committed
Update release workflow
1 parent 59ff092 commit 31a6746

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-release.yml

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

0 commit comments

Comments
 (0)