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 98ab89d commit b1b21bcCopy full SHA for b1b21bc
.github/workflows/build-release.yml
@@ -48,6 +48,3 @@ jobs:
48
- name: Release
49
uses: softprops/action-gh-release@v1
50
if: startsWith(github.ref, 'refs/tags/')
51
- with:
52
- files: openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}
53
-
0 commit comments