https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
j

Jitendra

10/22/2023, 4:47 AM
I want to use Github action to setup CI/CD for my Multiplatform project, I am looking for an example code to understands all steps,
l

Loïc Lamarque

10/22/2023, 6:49 PM
Hello @Jitendra, you can check the Kotools Types library for an example of integration workflow (available in
.github/workflows
directory. Its delivery workflow may be irrelevant for your project if it's not a library. If this was helpful, please support this project by giving it a star.
gratitude thank you 1
4 Views