Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rustdesk committed May 11, 2024
1 parent 712bfba commit 9827c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
secrets: inherit
with:
upload-artifact: true
upload-tag: ${{ env.GITHUB_REF_NAME }}
upload-tag: ${{ github.ref_name }}

update-fdroid-version-file:
name: Publish RustDesk version file for F-Droid updater
Expand Down

0 comments on commit 9827c76

Please sign in to comment.