Skip to content

Commit ecf1741

Browse files
uratmangungitbutler-client
authored andcommitted
ci: label release with selected upstream ref
1 parent 18b04fa commit ecf1741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
uses: softprops/action-gh-release@v2
5959
with:
6060
tag_name: android-arm64-upstream-${{ steps.upstream_meta.outputs.short_sha }}-${{ github.run_number }}
61-
name: Android arm64 upstream/main ${{ steps.upstream_meta.outputs.short_sha }}
61+
name: Android arm64 upstream/${{ steps.upstream_meta.outputs.source_ref }} ${{ steps.upstream_meta.outputs.short_sha }}
6262
target_commitish: ${{ github.sha }}
6363
prerelease: false
6464
generate_release_notes: true

0 commit comments

Comments
 (0)