All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upload AEM content packages in target folders
0.0.2 - 2024-09-19
- Bump versions of actions to
actions/checkout@v4
andactions/setup-java@v4
- Change maven release secret names
- Add
java-version
input workAEM Maven Build
andMaven Release
workflow
0.0.1 - 2024-09-18
- AEM Maven Build workflow to build AEM projects based on the AEM Project Archetype
- Maven Release workflow to release artifacts a Maven
- GitHub Release workflow to release code as a GitHub release
- Documentation how to use the workflows