Reusable workflows and actions for iOS, Android, and KMP projects. For detailed documentation, see the autogenerated docs.
- Bump all internal action refs to the new version:
.github/scripts/bump-action-refs.sh 2.3.0
- Commit and tag:
git add -A git commit -m "Bump action refs to 2.3.0" git tag 2.3.0 git push origin main --tags
The validate-release-tag workflow runs on every tag push and fails if any futuredapp/.github refs don't match the tag version.
All contributions are welcome!
Current maintainer is Jakub Marek, jakub.marek@futured.app and Matej Semančík, matej.semancik@futured.app.
Content of this repository is available under the MIT license. See the LICENSE file for more information.