Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsterbak authored Jan 4, 2023
1 parent 368e4ec commit 192b3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- run: python scripts/build.py
- uses: actions/upload-artifact@v3
with:
name: openandroidinstaller-${{ github.ref_name }}-windows-latest.exe
name: openandroidinstaller-${{ github.ref_name }}-windows-latest
path: dist/

create-release:
Expand Down

0 comments on commit 192b3e6

Please sign in to comment.