touchlab / KMMBridge

KMMBridge is a set of Gradle tooling that facilitates publishing and consuming pre-built KMM (Kotlin Multiplatform Mobile) Xcode Framework binaries. See https://kmmbridge.touchlab.co/docs to get started.
https://kmmbridge.touchlab.co/
Apache License 2.0
340 stars 20 forks source link

Fix upload URL for Github Enterprise #164

Closed chyrta closed 1 year ago

chyrta commented 1 year ago

Hello Touchlab. I just found a small issue with the endpoint for uploading artifacts while testing a new version of KMMBridge on our GitHub Enterprise-based project. This adjustment should fix the issue.

samhill303 commented 1 year ago

This change was merged with https://github.com/touchlab/KMMBridge/pull/198. Thanks for the contribution!