We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b21bc commit 65e6b4dCopy full SHA for 65e6b4d
.github/workflows/build-release.yml
@@ -44,7 +44,6 @@ jobs:
44
with:
45
name: openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}
46
path: dist/
47
- - run: mv dist/openandroidinstaller openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}
48
- name: Release
49
uses: softprops/action-gh-release@v1
50
if: startsWith(github.ref, 'refs/tags/')
0 commit comments