mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
add tag to AppImage artifact
Update build-appimage.yml Update setup_scrcpy.sh Update build-appimage.yml Update setup_scrcpy.sh Update build-appimage.yml Update setup_scrcpy.sh Update build-appimage.yml Update build-appimage.yml Update build-appimage.yml Update build-appimage.yml Update build-appimage.yml Update build-appimage.yml add release tag to appimage name Update build-appimage.yml Update create_appimage.sh Update build-appimage.yml Update build-appimage.yml
This commit is contained in:
parent
f7ddc8f79b
commit
c81aaf119e
2 changed files with 4 additions and 2 deletions
4
.github/workflows/build-appimage.yml
vendored
4
.github/workflows/build-appimage.yml
vendored
|
|
@ -43,6 +43,6 @@ jobs:
|
|||
- name: Upload output file
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: scrcpy-x86_64.AppImage
|
||||
name: scrcpy-x86_64-${{ env.LATEST_TAG }}.AppImage
|
||||
path: ./scrcpy*.AppImage
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue