Skip to content

Commit 9827c76

Browse files
committed
fix ci
1 parent 712bfba commit 9827c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-tag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
secrets: inherit
1616
with:
1717
upload-artifact: true
18-
upload-tag: ${{ env.GITHUB_REF_NAME }}
18+
upload-tag: ${{ github.ref_name }}
1919

2020
update-fdroid-version-file:
2121
name: Publish RustDesk version file for F-Droid updater

0 commit comments

Comments
 (0)