mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-21 19:13:20 +03:00
fix ci
This commit is contained in:
2
.github/workflows/flutter-tag.yml
vendored
2
.github/workflows/flutter-tag.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
upload-artifact: true
|
upload-artifact: true
|
||||||
upload-tag: ${{ env.GITHUB_REF_NAME }}
|
upload-tag: ${{ github.ref_name }}
|
||||||
|
|
||||||
update-fdroid-version-file:
|
update-fdroid-version-file:
|
||||||
name: Publish RustDesk version file for F-Droid updater
|
name: Publish RustDesk version file for F-Droid updater
|
||||||
|
|||||||
Reference in New Issue
Block a user