MoviebaseApp / tmdb-kotlin

🎬 Modern powerful TMDB API to fetch movies and TV shows for Kotlin Multiplatform.
https://www.moviebase.app
Apache License 2.0
205 stars 20 forks source link

Automatically publish snapshots #49

Closed chrisbanes closed 1 year ago

chrisbanes commented 1 year ago

It would be handy to try out unreleased changes. Automatically publishing snapshots is a simple way to achieve this.

https://github.com/chrisbanes/snapper/blob/main/.github/workflows/build.yml#L101

ChrisKruegerDev commented 1 year ago

Both should be available now. The plugin com.vanniktech.maven.publish is much nicer.

https://s01.oss.sonatype.org/content/repositories/snapshots/app/moviebase/tmdb-api/ https://s01.oss.sonatype.org/content/repositories/snapshots/app/moviebase/trakt-api/