Skip to content

Fix Android asset name for GH release upload #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

simolus3
Copy link
Contributor

@simolus3 simolus3 commented Jul 8, 2025

The Android publishing step first uploads the built Android library to Maven Central and then also attaches it to the GH release (that asset is not used by us today, but it may be useful for inspection).

The upload to maven central worked, but the second step uses a wrong file name. For the 0.4.2 release, I've manually attached the asset. This PR fixes the file name for subsequent releases.

@simolus3 simolus3 requested a review from rkistner July 8, 2025 12:48
@simolus3 simolus3 merged commit 52fecc2 into main Jul 8, 2025
21 checks passed
@simolus3 simolus3 deleted the fix-android-asset-name branch July 8, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants