Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tsterbak committed Dec 21, 2022
1 parent b1b21bc commit 65e6b4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
with:
name: openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}
path: dist/
- run: mv dist/openandroidinstaller openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')

0 comments on commit 65e6b4d

Please sign in to comment.