Hi, now that https://issues.apache.org/jira/browse/INFRA-20846 has been implemented, you can publish snapshots to the ASF repo from GitHub Actions.
The first implementation has been done for the camel-k-runtime repo: - https://github.com/apache/camel-k-runtime/blob/master/.github/workflows/ci-build.yml#L117-L131 - https://github.com/apache/camel-k-runtime/blob/master/.github/asf-deploy-settings.xml --- Luca Burgazzoli