Skip to content

Commit 0afa7ab

Browse files
committed
update workflow
1 parent 8d60a2a commit 0afa7ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
- run: python scripts/build.py
4242
- uses: actions/upload-artifact@v3
4343
with:
44-
name: openandroidinstaller-${{ github.sha }}-${{ matrix.os }}
44+
name: openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}
4545
path: dist/

0 commit comments

Comments
 (0)