fix ci
This commit is contained in:
parent
712bfbae92
commit
9827c76514
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user