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

Document passing custom netrc credentials to github workflow #179

Closed russhwolf closed 1 year ago

russhwolf commented 1 year ago

We added the ability to pass custom credentials in https://github.com/touchlab/KMMBridgeGithubWorkflow/pull/3/files

We describe usage of this on the Artifactory docs page, but we should also mention this in the docs page on CI.