mirror of
https://github.com/fcitx5-android/fcitx5-android.git
synced 2026-08-02 20:16:06 +08:00
fixup fdroid build commit hash
This commit is contained in:
parent
c728524480
commit
a7deda0a89
3
.github/workflows/fdroid.yml
vendored
3
.github/workflows/fdroid.yml
vendored
@ -91,8 +91,9 @@ jobs:
|
||||
(.commit = \"$commitHash\")
|
||||
" $metadata
|
||||
# TODO: remove this afterwards
|
||||
# https://github.com/orgs/community/discussions/26676
|
||||
yq -i ".Builds[0] |=
|
||||
(.commit = \"${{ github.sha }}\")
|
||||
(.commit = \"${{ github.event.pull_request.head.sha }}\")
|
||||
" $metadata
|
||||
prebuiltTreeURL=$(curl -L \
|
||||
-H "Accept: application/vnd.github+json" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user