We can do the same on all the repos and remove the daily snapshot deploy from Jenkins.
Thanks Luca. -- Andrea Cosentino ---------------------------------- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, September 28, 2020, 09:17:24 AM GMT+2, Luca Burgazzoli <lburgazz...@gmail.com> wrote: 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