Skip to content

Conversation

@rinej
Copy link
Collaborator

@rinej rinej commented Sep 25, 2025

Add support for passing the keystore file in input instead of base64 version

@rinej rinej requested a review from thymikee September 25, 2025 09:44
cursor[bot]

This comment was marked as outdated.

else
echo "${{ inputs.keystore-base64 }}" | base64 --decode > $ANDROID_SOURCE_DIR/$APP_NAME/release.keystore
fi
shell: bash
Copy link
Contributor

@thymikee thymikee Sep 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the ANDROID_SOURCE_DIR is absolute path, but let's add working-directory here for consistency here and in "Clean Up Keystore and gradle properties (signed builds only)" step

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, updated 👍

@thymikee thymikee merged commit c3ca6a5 into main Sep 25, 2025
2 checks passed
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.

3 participants