Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Decode signing key directly into file
This commit simplifies the decoding of the signing key by directly writing the decoded output to the keystore file, rather than using a temporary file. It also adds the absolute path of the release store file to the environment for use in subsequent steps.
- Loading branch information